From c39220bbccf498ef44fb655a4f68fbf4cf033704 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 13 Feb 1997 22:05:53 +0000 Subject: [HAVE_CONFIG_H] : New include. --- libshouldbeinlibc/argp-pvh.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libshouldbeinlibc/argp-pvh.c') diff --git a/libshouldbeinlibc/argp-pvh.c b/libshouldbeinlibc/argp-pvh.c index f942038e..ed60aa99 100644 --- a/libshouldbeinlibc/argp-pvh.c +++ b/libshouldbeinlibc/argp-pvh.c @@ -18,6 +18,10 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "argp.h" /* If set by the user program to a non-zero value, then a default option -- cgit v1.2.3