OSDN Git Service

2001-06-13 Toon Moene <toon@moene.indiv.nluug.nl>
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jun 2001 21:06:15 +0000 (21:06 +0000)
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jun 2001 21:06:15 +0000 (21:06 +0000)
* libI77/inquire.c: Include "config.h".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43350 138bc75d-0d04-0410-961f-82ee72b054a4

libf2c/ChangeLog
libf2c/libI77/inquire.c

index 9f790f4..f50ae04 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 963d4c3..71eb700 100644 (file)
@@ -1,3 +1,4 @@
+#include "config.h"
 #include "f2c.h"
 #include "fio.h"
 #include <string.h>