* frags.c (frag_var): fr_pcrel_adjust renamed to
[deliverable/binutils-gdb.git] / binutils / acconfig.h
index a3e0eabae12ae301f387b89f8aa311dbb007a620..6ae3d768c352152b6e8478a759ded8b3a68c7b0c 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@
 
 /* Is the type time_t defined in <time.h>?  */
This page took 0.022214 seconds and 4 git commands to generate.