From: Karl Berry Date: Thu, 29 Sep 2005 12:24:42 +0000 (+0000) Subject: srclist.update X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d210c813ea414429a0aa72512e5659860fa556a1;p=pspp srclist.update --- diff --git a/lib/argp-eexst.c b/lib/argp-eexst.c index d0c394d20a..bcab1c0c17 100644 --- a/lib/argp-eexst.c +++ b/lib/argp-eexst.c @@ -15,10 +15,10 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H -#include +# include #endif #include diff --git a/lib/argp-fmtstream.c b/lib/argp-fmtstream.c index e644d9b766..0ba19c5aeb 100644 --- a/lib/argp-fmtstream.c +++ b/lib/argp-fmtstream.c @@ -21,7 +21,7 @@ don't have that. */ #ifdef HAVE_CONFIG_H -#include +# include #endif #include diff --git a/lib/argp-fmtstream.h b/lib/argp-fmtstream.h index 15914a7e83..6ac12c932d 100644 --- a/lib/argp-fmtstream.h +++ b/lib/argp-fmtstream.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* This package emulates glibc `line_wrap_stream' semantics for systems that don't have that. If the system does have it, it is just a wrapper for @@ -25,10 +25,6 @@ #ifndef _ARGP_FMTSTREAM_H #define _ARGP_FMTSTREAM_H -#ifdef HAVE_CONFIG_H -#include -#endif - #include #include #include diff --git a/lib/argp-fs-xinl.c b/lib/argp-fs-xinl.c index 5dcc743bcf..3b4c917e02 100644 --- a/lib/argp-fs-xinl.c +++ b/lib/argp-fs-xinl.c @@ -15,10 +15,10 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H -#include +# include #endif #define ARGP_FS_EI diff --git a/lib/argp-xinl.c b/lib/argp-xinl.c index e36ededbf2..a6afb1f739 100644 --- a/lib/argp-xinl.c +++ b/lib/argp-xinl.c @@ -15,10 +15,10 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H -#include +# include #endif #if defined _LIBC || defined HAVE_FEATURES_H