]>
Commit | Line | Data |
---|---|---|
92c71a0b ILT |
1 | |
2 | /* Whether free must be declared even if <stdlib.h> is included. */ | |
3 | #undef NEED_DECLARATION_FREE | |
caf2a913 ILT |
4 | @TOP@ |
5 | ||
6 | /* Do we need to use the b modifier when opening binary files? */ | |
7 | #undef USE_BINARY_FOPEN |