/* Whether strstr must be declared even if is included. */ #undef NEED_DECLARATION_STRSTR /* Whether free must be declared even if is included. */ #undef NEED_DECLARATION_FREE /* Whether sbrk must be declared even if is included. */ #undef NEED_DECLARATION_SBRK @TOP@ /* Do we need to use the b modifier when opening binary files? */ #undef USE_BINARY_FOPEN