diff options
Diffstat (limited to 'libshouldbeinlibc/argp-pvh.c')
-rw-r--r-- | libshouldbeinlibc/argp-pvh.c | 4 |
1 files changed, 4 insertions, 0 deletions
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 <config.h> +#endif + #include "argp.h" /* If set by the user program to a non-zero value, then a default option |