inquire.c: Include "config.h".
authorToon Moene <toon@moene.indiv.nluug.nl>
Wed, 13 Jun 2001 21:06:15 +0000 (23:06 +0200)
committerToon Moene <toon@gcc.gnu.org>
Wed, 13 Jun 2001 21:06:15 +0000 (21:06 +0000)
2001-06-13  Toon Moene  <toon@moene.indiv.nluug.nl>

* libI77/inquire.c: Include "config.h".

From-SVN: r43350

libf2c/ChangeLog
libf2c/libI77/inquire.c

index 9f790f488f70e0b7c33c9a92312e73cce92fe2ab..f50ae04f2367d4694ee73fc582c1b70fc7416239 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-13  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * libI77/inquire.c: Include "config.h".
+
 2001-05-21  Loren J. Rittle  <ljrittle@acm.org>
 
        * libI77/Makefile.in (stamp-h): Create in $(objdir) instead
index 963d4c3e5e8a32cefe7b22a1c7da45e8d473be69..71eb700a57a19f012b194b0db1d813e64d2460a3 100644 (file)
@@ -1,3 +1,4 @@
+#include "config.h"
 #include "f2c.h"
 #include "fio.h"
 #include <string.h>