root/ext/-test-/dir/extconf.h

/* [previous][next][first][last][top][bottom][index][help] */
#ifndef EXTCONF_H
#define EXTCONF_H
#define HAVE_DIRFD 1
#define TEST_INIT_FUNCS(X) X(fileno)
#endif

/* [previous][next][first][last][top][bottom][index][help] */