summaryrefslogtreecommitdiff
path: root/argp/argp-fmtstream.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-09-27 21:45:41 +0000
committerRoland McGrath <roland@gnu.org>2005-09-27 21:45:41 +0000
commit77ff369f274b3f3caceaef468e23da2fa953b7ab (patch)
treeecbc3d45adc242ff50ae56a74e428aac8687a9b5 /argp/argp-fmtstream.h
parentcae6ebb2c9d01846d4f5085590dd5c0893825773 (diff)
2005-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* argp/argp-fmtstream.h [HAVE_CONFIG_H]: Do not #include <config.h>. * argp/argp-eexst.c, argp/argp-fmtstream.c, argp/argp-fs-xinl.c, argp/argp-xinl.c: Fix up whitespace.
Diffstat (limited to 'argp/argp-fmtstream.h')
-rw-r--r--argp/argp-fmtstream.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/argp/argp-fmtstream.h b/argp/argp-fmtstream.h
index 5d0d5eac92..f94207a20b 100644
--- a/argp/argp-fmtstream.h
+++ b/argp/argp-fmtstream.h
@@ -26,10 +26,6 @@
#ifndef _ARGP_FMTSTREAM_H
#define _ARGP_FMTSTREAM_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <stdio.h>
#include <string.h>
#include <unistd.h>