1 /* Do we need to use the b modifier when opening binary files? */
2 #undef USE_BINARY_FOPEN
4 /* Whether malloc must be declared even if <stdlib.h> is included. */
5 #undef NEED_DECLARATION_MALLOC
7 /* Whether free must be declared even if <stdlib.h> is included. */
8 #undef NEED_DECLARATION_FREE
10 /* Name of host specific header file to include in trad-core.c. */