Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / config.in
index 2d508f8000da6a6dcf94026640c6f0bf8e36d181..3d7a94c3ea22b02c2ac43809f1ce9fb9f42e068b 100644 (file)
@@ -9,6 +9,9 @@
 /* Whether free must be declared even if <stdlib.h> is included.  */
 #undef NEED_DECLARATION_FREE
 
+/* Whether strerror must be declared even if <string.h> is included.  */
+#undef NEED_DECLARATION_STRERROR
+
 /* Define if on AIX 3.
    System headers sometimes define this.
    We just want to avoid a redefinition error message.  */
This page took 0.02451 seconds and 4 git commands to generate.