]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/acconfig.h
Wed Aug 7 14:40:48 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
[thirdparty/binutils-gdb.git] / ld / acconfig.h
1
2 /* Whether strstr must be declared even if <string.h> is included. */
3 #undef NEED_DECLARATION_STRSTR
4
5 /* Whether free must be declared even if <stdlib.h> is included. */
6 #undef NEED_DECLARATION_FREE
7
8 /* Whether sbrk must be declared even if <unistd.h> is included. */
9 #undef NEED_DECLARATION_SBRK
10 @TOP@
11
12 /* Do we need to use the b modifier when opening binary files? */
13 #undef USE_BINARY_FOPEN