inquire.c: Include "config.h".

2001-06-13  Toon Moene  <toon@moene.indiv.nluug.nl>

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

From-SVN: r43350
This commit is contained in:
Toon Moene 2001-06-13 23:06:15 +02:00 committed by Toon Moene
parent d425a1e053
commit a821898dd2
2 changed files with 5 additions and 0 deletions

View 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

View File

@ -1,3 +1,4 @@
#include "config.h"
#include "f2c.h"
#include "fio.h"
#include <string.h>