Mon Jun 16 19:18:21 1997 Geoff Keating <geoffk@ozemail.com.au>
[deliverable/binutils-gdb.git] / ld / acconfig.h
index 7be98654f5603d557a1af87be0a217d0a967ed24..6034cadef811ce2ddc59834f8b197f836a6ace34 100644 (file)
@@ -7,6 +7,9 @@
 
 /* Whether sbrk must be declared even if <unistd.h> is included.  */
 #undef NEED_DECLARATION_SBRK
+
+/* Whether getenv must be declared even if <stdlib.h> is included.  */
+#undef NEED_DECLARATION_GETENV
 @TOP@
 
 /* Do we need to use the b modifier when opening binary files?  */
This page took 0.022692 seconds and 4 git commands to generate.