]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2005-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
authorRoland McGrath <roland@gnu.org>
Tue, 27 Sep 2005 21:45:41 +0000 (21:45 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 27 Sep 2005 21:45:41 +0000 (21:45 +0000)
* 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.

argp/argp-eexst.c
argp/argp-fmtstream.c
argp/argp-fmtstream.h
argp/argp-fs-xinl.c
argp/argp-xinl.c

index 151f89a1c0d8c497cd45407b842b4187f8e9e587..84df089e035018678f93beb6cc025b75c72301ea 100644 (file)
@@ -19,7 +19,7 @@
    02111-1307 USA.  */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+# include <config.h>
 #endif
 
 #include <sysexits.h>
index 1004e6762a6eb254470f650a2008ccf69e845cb6..55ac7f91839bd3d88d47c272e73cf5f098aa8946 100644 (file)
@@ -22,7 +22,7 @@
    don't have that.  */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+# include <config.h>
 #endif
 
 #include <stdlib.h>
index 5d0d5eac92a783b8a48df5c3a677405ebac9fe22..f94207a20b0fa0c2c8529df4e768c633d9661b4c 100644 (file)
 #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>
index 3cf1f9827db1328ae4bc33d2f09144d3c4fb4755..442ffa05d1ff14c118e8f6d72c446d950a5afe5a 100644 (file)
@@ -19,7 +19,7 @@
    02111-1307 USA.  */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+# include <config.h>
 #endif
 
 #define ARGP_FS_EI
index 73177585e840d319bbdf9313eb6f143346cec04b..7913b061ace7933118e49f89c15697cc97ad8713 100644 (file)
@@ -19,7 +19,7 @@
    02111-1307 USA.  */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+# include <config.h>
 #endif
 
 #if defined _LIBC || defined HAVE_FEATURES_H