diff options
Diffstat (limited to 'argp/argp-fmtstream.c')
-rw-r--r-- | argp/argp-fmtstream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/argp/argp-fmtstream.c b/argp/argp-fmtstream.c index 1004e6762a..55ac7f9183 100644 --- a/argp/argp-fmtstream.c +++ b/argp/argp-fmtstream.c @@ -22,7 +22,7 @@ don't have that. */ #ifdef HAVE_CONFIG_H -#include <config.h> +# include <config.h> #endif #include <stdlib.h> |