Unconditionally include <config.h> in unit tests.
authorEric Blake <ebb9@byu.net>
Mon, 28 May 2007 16:49:41 +0000 (16:49 +0000)
committerEric Blake <ebb9@byu.net>
Mon, 28 May 2007 16:49:41 +0000 (16:49 +0000)
* tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
* tests/test-allocsa.c, tests/test-arcfour.c,
tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
tests/test-array_list.c, tests/test-array_oset.c,
tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
test-avltreehash_list.c, test-base64.c, test-binary-io.c,
test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
test-md5.c, test-memmem.c, test-printf-posix.c,
test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
test-strcasestr.c, test-striconv.c, test-striconveh.c,
test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
test-vasnprintf-posix2.c, test-vasnprintf.c,
test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
test-vfprintf-posix.c, test-vprintf-posix.c,
test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
test-xvasprintf.c: Likewise.

92 files changed:
ChangeLog
tests/test-alloca-opt.c
tests/test-allocsa.c
tests/test-arcfour.c
tests/test-arctwo.c
tests/test-argmatch.c
tests/test-argp.c
tests/test-array_list.c
tests/test-array_oset.c
tests/test-atexit.c
tests/test-avltree_list.c
tests/test-avltree_oset.c
tests/test-avltreehash_list.c
tests/test-base64.c
tests/test-binary-io.c
tests/test-c-ctype.c
tests/test-c-strcasecmp.c
tests/test-c-strcasestr.c
tests/test-c-strncasecmp.c
tests/test-c-strstr.c
tests/test-canonicalize-lgpl.c
tests/test-carray_list.c
tests/test-crc.c
tests/test-des.c
tests/test-dirname.c
tests/test-fflush.c
tests/test-fprintf-posix.c
tests/test-gc-arcfour.c
tests/test-gc-arctwo.c
tests/test-gc-des.c
tests/test-gc-hmac-md5.c
tests/test-gc-hmac-sha1.c
tests/test-gc-md2.c
tests/test-gc-md4.c
tests/test-gc-md5.c
tests/test-gc-pbkdf2-sha1.c
tests/test-gc-rijndael.c
tests/test-gc-sha1.c
tests/test-gc.c
tests/test-getpass.c
tests/test-hmac-md5.c
tests/test-hmac-sha1.c
tests/test-iconv.c
tests/test-linked_list.c
tests/test-linkedhash_list.c
tests/test-lock.c
tests/test-mbscasecmp.c
tests/test-mbscasestr1.c
tests/test-mbscasestr2.c
tests/test-mbscasestr3.c
tests/test-mbscasestr4.c
tests/test-mbschr.c
tests/test-mbscspn.c
tests/test-mbsncasecmp.c
tests/test-mbspbrk.c
tests/test-mbspcasecmp.c
tests/test-mbsrchr.c
tests/test-mbsspn.c
tests/test-mbsstr1.c
tests/test-mbsstr2.c
tests/test-mbsstr3.c
tests/test-md2.c
tests/test-md4.c
tests/test-md5.c
tests/test-memmem.c
tests/test-printf-posix.c
tests/test-rbtree_list.c
tests/test-rbtree_oset.c
tests/test-rbtreehash_list.c
tests/test-read-file.c
tests/test-rijndael.c
tests/test-snprintf-posix.c
tests/test-snprintf.c
tests/test-sprintf-posix.c
tests/test-stdint.c
tests/test-strcasestr.c
tests/test-striconv.c
tests/test-striconveh.c
tests/test-striconveha.c
tests/test-tls.c
tests/test-vasnprintf-posix.c
tests/test-vasnprintf-posix2.c
tests/test-vasnprintf.c
tests/test-vasprintf-posix.c
tests/test-vasprintf.c
tests/test-verify.c
tests/test-vfprintf-posix.c
tests/test-vprintf-posix.c
tests/test-vsnprintf-posix.c
tests/test-vsnprintf.c
tests/test-vsprintf-posix.c
tests/test-xvasprintf.c

index 0fd5a0b7bfaf5b0ce4e89b2c77b0b964283173a3..4f95bfc6a7b55aadd2e5e68b1af52f02faec6aab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2007-05-28  Eric Blake  <ebb9@byu.net>
 
+       Unconditionally include <config.h> in unit tests.
+       * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
+       * tests/test-allocsa.c, tests/test-arcfour.c,
+       tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
+       tests/test-array_list.c, tests/test-array_oset.c,
+       tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
+       test-avltreehash_list.c, test-base64.c, test-binary-io.c,
+       test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
+       test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
+       test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
+       test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
+       test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
+       test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
+       test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
+       test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
+       test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
+       test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
+       test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
+       test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
+       test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
+       test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
+       test-md5.c, test-memmem.c, test-printf-posix.c,
+       test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
+       test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
+       test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
+       test-strcasestr.c, test-striconv.c, test-striconveh.c,
+       test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
+       test-vasnprintf-posix2.c, test-vasnprintf.c,
+       test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
+       test-vfprintf-posix.c, test-vprintf-posix.c,
+       test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
+       test-xvasprintf.c: Likewise.
+
        * lib/allocsa.h (safe_alloca): Avoid compiler warning.
 
 2007-05-28  Bruno Haible  <bruno@clisp.org>
index 65bc19f026ccdb2a6aa5e2e340d4ec417ef44127..8b4abeeead6ce73a291314cb83f5952bc1cf6e42 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <alloca.h>
 
index 9d4144881aa5eee34517cd9f6cd8b4da727abb55..0f537397230a030cebf5206655e4cb92d32feee7 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2005.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "allocsa.h"
 
index 9540d014194ed915248f5fcd04fc71e506c3a0c7..35ac6c89856bb43a76059eaf9fff4193768d396a 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 85df6d1bf0d60c3814678c300c1b1bd7299db02e..8d5a8c9fdbddd6017f72e3eb0f1287c794c1e5f5 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index e61b88fccef8286e66a4ed84d1a64f7a3dae09fe..2babc524e9a0856d96e1c59a803fc32b71b47322 100644 (file)
@@ -18,9 +18,7 @@
 /* Written by Bruno Haible <bruno@clisp.org>, 2007, based on test code
    by David MacKenzie <djm@gnu.ai.mit.edu>.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "argmatch.h"
 
@@ -104,4 +102,3 @@ main (int argc, char *argv[])
 
   return 0;
 }
-
index 98f507d0d91cca8f27cd64c104acd4d4d291ff6e..d1f005499de26d45e410402489ab441fdbc4c728 100644 (file)
@@ -16,9 +16,7 @@
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "argp.h"
 
@@ -45,12 +43,12 @@ struct test_args
   int group_1_1_option;
 };
 
-static struct argp_option group1_option[] = 
+static struct argp_option group1_option[] =
 {
   { NULL, 0, NULL, 0, "Option Group 1", 0},
   { "verbose", 'v', NULL, 0, "Simple option without arguments", 1 },
   { "file", 'f', "FILE", 0, "Option with a mandatory argument", 1 },
-  { "input", 0, NULL, OPTION_ALIAS, NULL, 1 }, 
+  { "input", 0, NULL, OPTION_ALIAS, NULL, 1 },
   { "hidden", 'H', "FILE", OPTION_HIDDEN, "Hidden option", 1 },
   { NULL, 0, NULL, 0, NULL, 0 }
 };
@@ -65,15 +63,15 @@ group1_parser (int key, char *arg, struct argp_state *state)
     case 'v':
       args->verbose++;
       break;
-      
+
     case 'f':
       args->file = arg;
       break;
-      
+
     case 'H':
       args->hidden = arg;
       break;
-      
+
     default:
       return ARGP_ERR_UNKNOWN;
     }
@@ -93,7 +91,7 @@ struct argp_child group1_child = {
 };
 
 \f
-static struct argp_option group1_1_option[] = 
+static struct argp_option group1_1_option[] =
 {
   { NULL, 0, NULL, 0, "Option Group 1.1", 0},
   { "cantiga", 'C', NULL, 0, "create a cantiga" },
@@ -130,7 +128,7 @@ struct argp_child group1_1_child = {
 };
 
 \f
-static struct argp_option group2_option[] = 
+static struct argp_option group2_option[] =
 {
   { NULL, 0, NULL, 0, "Option Group 2", 0},
   { "option", 'O', NULL, 0, "An option", 1 },
@@ -152,12 +150,12 @@ group2_parser (int key, char *arg, struct argp_state *state)
     case 'O':
       args->opt = 1;
       break;
-      
+
     case 'o':
       args->optional_set = 1;
       args->optional = arg;
       break;
-      
+
     default:
       return ARGP_ERR_UNKNOWN;
     }
@@ -177,7 +175,7 @@ struct argp_child group2_child = {
 };
 
 \f
-static struct argp_option group2_1_option[] = 
+static struct argp_option group2_1_option[] =
 {
   { NULL, 0, NULL, 0, "Option Group 2.1", 0},
   { "poem", 'p', NULL, 0, "create a poem" },
@@ -212,12 +210,12 @@ struct argp_child group2_1_child = {
   "",
   2
 };
-         
+
 \f
 static struct argp_option main_options[] =
   {
     { NULL, 0, NULL, 0, "Main options", 0},
-    { "test", 't', NULL, 0, NULL, 1 }, 
+    { "test", 't', NULL, 0, NULL, 1 },
     { NULL, 0, NULL, 0, NULL, 0 }
   };
 
@@ -226,7 +224,7 @@ parse_opt (int key, char *arg, struct argp_state *state)
 {
   struct test_args *args = state->input;
   int i;
-  
+
   switch (key)
     {
     case ARGP_KEY_INIT:
@@ -237,7 +235,7 @@ parse_opt (int key, char *arg, struct argp_state *state)
     case 't':
       args->test = 1;
       break;
-      
+
     default:
       return ARGP_ERR_UNKNOWN;
     }
@@ -403,7 +401,7 @@ test10(struct argp *argp)
   INIT_TEST2 (10, "--optional", "ARG");
   test_optional(argp, argc, argv, &test_args, NULL, "ARG");
 }
-  
+
 void
 test11(struct argp *argp)
 {
@@ -416,7 +414,7 @@ test12(struct argp *argp)
 {
   INIT_TEST3 (12, "--option", "--optional=OPT", "FILE");
   test_optional(argp, argc, argv, &test_args, "OPT", "FILE");
-}  
+}
 
 void
 test13(struct argp *argp)
@@ -465,7 +463,7 @@ main (int argc, char **argv)
   group2_children[0] = group2_1_child;
   group2_children[1].argp = NULL;
   group2_argp.children = group2_children;
-  
+
   argp_children[0] = group1_child;
   argp_children[1] = group2_child;
   argp_children[2].argp = NULL;
@@ -473,11 +471,11 @@ main (int argc, char **argv)
 
   if (argc > 0)
     {
-      struct test_args test_args;    
-      init_args(test_args);          
+      struct test_args test_args;
+      init_args(test_args);
       return argp_parse (&test_argp, argc, argv, 0, NULL, &test_args);
     }
-  
+
   for (fun = test_fun; *fun; fun++)
     (*fun) (&test_argp);
 
index 1d831f9a3527401c95dc6ba99f047f3602f3f536..7dc66b5590b06514aa493a7576afb90a70dc8708 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_array_list.h"
 
index a7d1f001da7689156d832b8d070442f9879fb695..9769cb178fe6f0840d7eb85a9f2b3b8917ee26ce 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_array_oset.h"
 
index 2bf4822549fb49cf504997f424132341320fd8ce..81e19cefba1c95e7bad26bc9be41d81c407a7810 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdlib.h>
 #include <unistd.h>
index 8105c8ee4bf817577d1125eb87b276751b1eb2e9..9cf71c369e224e3a1fa3fc9f9407a3e76b762a91 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_avltree_list.h"
 
index e9017745040dcb9254e6966093a673f5d0e34720..bdcaadc933f74d74eb360e14d3f3f545c16aea57 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_avltree_oset.h"
 
index 65ab49a999ff06ad560aa84ce57352ffab6bf8c2..28697fec5f2db0050b529b8a0f0b9b004e353d25 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_avltreehash_list.h"
 
index cb6ba9ff02d019dca1e4198f4353b47fa65d70ae..ea45e062bcddac4001582d6ebfd6cddc50fb618b 100755 (executable)
@@ -16,9 +16,7 @@
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stddef.h>
 #include <stdio.h>
index 677db703ead5bfc7c11a048b4682868f1ddfae03..98fe3e192ae433b0681b8d3bea23e3c3ed21dc5a 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2005.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "binary-io.h"
 
index e691ba2e69221d6566f45e6427ce8beeae969df3..24ee4341f93f59c0e8d209f53d34804da3fe18c8 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2005.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "c-ctype.h"
 
index 2fa0f5981d2cfd4e342a567b83dcbadb43f6ef8b..fa18efaa6784b7b5d5f88566411ba216fd11943a 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "c-strcase.h"
 
index 427653b54a1f2f6fa4306239f7b3e2c48b34d86f..939cf1b71cd528b2f99cdd6269e7b4b919680dcc 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "c-strcasestr.h"
 
index 76a003e81568ef8065a3f200644817971987c838..de6848364d87f02049eadc0564595416f77613f1 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "c-strcase.h"
 
index 204e0a5fed766a02768b3217124ad48c013206c4..f8d965cec5fce1f1f87eebdee26ad0d8e5e72010 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "c-strstr.h"
 
index 738482b2bcc895a5f5d6acc15ee8270db2fb31fc..714220175d5e889d05b45b2ed26caf57bf50274c 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "canonicalize.h"
 
index 3234baf3f60ce0fdad1a8a16d95af6afaae2e99b..e36587044ec7804d4849831aeb1adeb0f3a3da15 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_carray_list.h"
 
index 72bb25db1007d0c3314b7f6dcac5de3ba9c1dc56..3c62e289b1b4f752c39a20ea2e3eb2f112e42492 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Simon Josefsson.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "crc.h"
 
index d93a41bcbd1ffcde26f199ee49871b71e580f13a..af1cb653df920688b8909b459f296614a4aca6dc 100644 (file)
@@ -19,9 +19,7 @@
 
 /* Adapted for gnulib by Simon Josefsson, based on Libgcrypt. */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 4114b770248064a97e36f3d86eeb3f9d4610b29d..eac91622f45e835e879d35916f54a69be5772912 100644 (file)
@@ -15,9 +15,7 @@
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "dirname.h"
 
index e4468c2eae7619926f0e597bae9c420d5d802110..ef43ad7dfeb3c3f8d067c39e82055aca02930e40 100755 (executable)
@@ -17,9 +17,7 @@
 
 /* Written by Eric Blake, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <unistd.h>
index eaf093104dad951429adac46b9099db35ffcccf7..b5315b734b45a781dcc4e8a20c4298543bb780ad 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index 9a92da40dc0bd68b2ab0319453ec90f6b28ce9dc..7ddeb5849109f70d23bed9f45cfc29c5733cf8e8 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 4df5c4dcd5d0c550046f60f6217e1abca66074ca..5680a3cf6e9d6b699a49b198bcccfc8061fe4123 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 2c1ae559f0c76bb9ac5f5357e6e3a8286d5a5554..0945512dcb5e3730616e0e3342fb23bb0cf43770 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index b8cc3bfaa4c42aab34f93afe8ce59edd0dd73918..b594d91726d12d13b5ac603a8dfa1b596368fe94 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 788076dbfbb38035f71fe7ad657afe2a08ea67b6..d39f3c5412d3aa9fe679a5115a405ffca8dc9251 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index b52879da004a8bec9ac9ddb4c2c43940f4f7a18e..17c3410a76a6f0c1dce59ea7c34bb4ec8e233084 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index e3815c33ca1cdc4f5ae8b2eb52648da4d71213de..206d3d218f9e03dd1da9b64ef97c38a4f8bb2b6b 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 01f918b8e33bbce7453d35ff717b12358e71b420..b5985e6b5319400ea47065bb1005c0f3bbf5f17b 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index d4f9dc86a7bfdcad7b52df19203ecfc74bc1f659..933af951e80b89c96781756a231fb0bbdb55a909 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Simon Josefsson.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gc.h"
 
index eb8448d84bb25b7395cdadc3ab343b7ff38c88e5..ab7aebdd36847c723a00aeeb60bc7a2b2d40bb2e 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 6e2923be87d53389a91de0e9bb945de588bfc8b1..63c111c272cec07a00471941ea020bd640ff7c9f 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index a9e1cb2b29f8e37071e78cfd1c5cb80646611951..204142e3f6af56098686c349da7e8439a3924d24 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 52d2ee2fe5868d9f820ab8f56283aaa04e3092b0..f8e7fb20af6e45f71097fcbbce66296fe272a09b 100644 (file)
@@ -16,9 +16,7 @@
    with this program; if not, write to the Free Software Foundation,
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include "getpass.h"
index fd5059a351ea173f09145f4fe76970a887d1df08..8aca505fb967e8edc4ce4b72d4d75500fb228e04 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Simon Josefsson.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index f24193db26150b07610df6826d2d03d0ffb49154..b4b4929627fb4c4f8ab6b6c321cc77941fdf5abb 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Simon Josefsson.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 520b96b5a3c702f9dca7c0881753e84ef8212882..0a0c2aab14c21b431efe3655e3f21c68706b8c54 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #if HAVE_ICONV
 # include <iconv.h>
index 71d96c164e06c4b880d782dc2ae4b18b64b1fb48..80c1907ef7f4524475b4f0774e124d2fe4966567 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_linked_list.h"
 
index 765811ac7fad75a305223f40bb2202fabc8554dc..b51d9b938e3efd9bc7c7131f311854240a246bc0 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_linkedhash_list.h"
 
index 2153f223e820b41293801b9e3a1977aebac47508..417388eb8fb51d5250d8ab8051b0673e37f4b1d2 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2005.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #if USE_POSIX_THREADS || USE_SOLARIS_THREADS || USE_PTH_THREADS || USE_WIN32_THREADS
 
index f4d8e859c93b3f7455fa092d0099581299b43b7f..801f57a7200496bde9773a5054daf1003f08170e 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 1e658567703ecab67948a1a0c36f83020639d500..843716f1323833aa3ddd4cd73cdf878dbb4654bb 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 548818756b89e4c022901dd9010d733fac68bcd3..d9d0a0ee938b8e491c0ffb7ff6eb5122a85d3102 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 24ace449b132d9329d5c22a53acb74cbcae79eb8..18555dc2e4b5d5fbb08b4bb8722c83224c4732af 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 146b3fe5c476da7e6905a6d013b544a5dcfef9ea..420c5c623fdb61445f8a448554e07ec6711798d4 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index bf29ee8cbcc6c71d772501bbd7828088d079dc3e..3caada69d7f39d2c8f1133d645540693f2fbe5b6 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 4403927a7fdb097075dfa512ae640476f306f8e2..6088434c53e033339d89cd4f9372a40a46a80fb4 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 6170dffc663560f4a75376b8f1ba11c9834c57fc..f393e19eab295d203244d5ab2c10261bdda95427 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index a6a1404da831fb8ee18ad1f1ac66467941f93db6..121d2bb4774d54673b29e02f00f75b847e191f9e 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 5000dfce073e6bb796dde153865ca6f760d5beef..6f4bfb2c69599515b9546bdf4732b769d580b3c7 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 35b865c6cb1ec947d34a51318384a59834ae3252..c47afad6b11c8862fb7babab92dab25f65f36034 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 3170a6a9417bd774e4254e7a59a01f1ad886e42e..a6d075514d052d4daded79ad9ca38bb1993b708e 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index d1b079a712f1cd569f3aab1b5c7b8dc90c8c33f2..ebf2e3bcc42fda58ebda91b8f8e2cbccabd61269 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 8ce3be7128beaf63ed318ba7c1580f58a343840c..d45690f412a42988ae9748f2850ca54b1685e254 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 9f65520cd679caaf8ff885b8919dae45859ad46b..92673382d1a86f35107e960570c1797b2ed8bbe1 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 0cfc529af3f6e8148b7fc8659a94d8b27448174d..314764b35dce8d576e7797f631beb5cc22f4c062 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Simon Josefsson. */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 25af6e38c5730d5902f04b149c0e9e103a533f66..2bf6d730c9563a799ecce6b5d4b3a737373e4519 100644 (file)
@@ -19,9 +19,7 @@
 
 /* Written by Simon Josefsson. */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index ba8c96621ce458da8800689c0500cc44f44cfab2..f54e206362a676b3a42c21c060ae6b429b4411d3 100644 (file)
@@ -19,9 +19,7 @@
 
 /* Written by Simon Josefsson. */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 2308bbb5438ea733e12b96b247d60ff441a7e84e..c1a006567d547793906d0b1c66a3863d87df8348 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index e4d5e874d6c2223f8f685c26b2c0e01f20599f67..b2541d90517d928bb07112cabef30eb6b464df78 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index c8cd526aae2f1512d9fef871a2baa347d1a15d8c..bb6c5897ccbfab3cbb71dec4e2cc07da052b52f3 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_rbtree_list.h"
 
index 2ecb81f4a5810690ebf4ab98c66b9eb4a95b8eb5..2bf5e592eb88e19b8e69f002974108dc867b60b2 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_rbtree_oset.h"
 
index deb9cdef58380a698942952e1af005292cbd1917..f67ff7439b91cf2d0561664924d5744137b08a2b 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_rbtreehash_list.h"
 
index 423b19e3a866a53520b1d7fd1b59a7c611c96387..f904e27d5084e441a070f2ba571668e288daf39a 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "read-file.h"
 
index e060d40f48567e787ab6f37b83f795659691e810..e31eafa3df7417186b6e12472925e80ddfd46796 100644 (file)
@@ -17,9 +17,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
index 563835d9ce51801478100eb694fbd13da5c584b5..901525646dd84d3ef89cfb82f74294d25d71860a 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index 543e02704013d70afb5042712c1c18ce74231dc4..58e3823ea77b4bcac477905f4a0cfbbfb209e57a 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index 5070106248d6ee81cf4597b9258d2488c53f5c7f..07a556f8276f2568a3584e700aabf2b863951cf2 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index 7dbc0626439a7ac488ac2559f07bcec6ad41f67b..39fc51ca195b3d667b28089ecdc2da38a69b1841 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2006.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 /* Whether to enable pedantic checks. */
 #define DO_PEDANTIC 0
index 3d18c06d37c9510e153242d0d565f77d16ea5e82..6ecdb5287b08dec8380a06ca210fde1b403bf137 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>
 
index 90c2ed38de272a0fd2d67855b31eba9a00d361d7..2cc96a674efbabf9fd0bf8bd8447cd6800d541c0 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "striconv.h"
 
index 8810dfe3ed8bbafc4b9946bc880151156926f1f6..f99a69934d592ba641546c7c0795a706be329641 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "striconveh.h"
 
index e3d120cc4238829aa1693ad7ccd6e069e70dc7e5..fab21c34fd28940a35b0018476ab128b5ab57533 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "striconveha.h"
 
index 4eda5011c0d4e4ddf87b5a91fce3f86443c5f215..f8c971ca07f8ccb9a93d7900d9585fa59e72c4b3 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2005.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #if USE_POSIX_THREADS || USE_SOLARIS_THREADS || USE_PTH_THREADS || USE_WIN32_THREADS
 
index 5db0589fafe2917443b404205f69a1f7a6b64674..3d20a83af1a3905f604ee5e892573303c3066469 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "vasnprintf.h"
 
index aa68216cda9e713281e1571562d4a54e60dee69e..65f3c6cfab5fc216f2c2bf78641c93770d2d147a 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "vasnprintf.h"
 
index 80a2543bbb171793ccffd7e08013ebbd46e105a1..488e93fdf48b78ec4aa9376288bf0209bf71b931 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "vasnprintf.h"
 
index 8cf802158e90fec70fd852d5718c19a06dbc681d..7ff05daca46c8d1c6e6046367deb5850decb639f 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index 70fca148ae762d7395beb5096598f6e57e23f86a..1a3f366a3b805a10fb7dd864a3bc065b33f5d0f9 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index ee84c0b9525551b9f2ed95e6bc7ae64f22081cc8..178bee907c4d4e328ae62005897e0b80b764e46f 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Bruno Haible.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "verify.h"
 
index 95c3017f64fe21f8cc2184ec60d940a76bff8c2d..1b2648456b0962d781240e042687b5b2c684a690 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index 57b6740161f27bbb7bc4544f5b1c20bc757b6eb4..871adffda1ec25f07ae79b21051468cc524ef132 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index 6e7f5d326ab7b6116594749acab66df3fd6e27c1..0c3d807f8169866d99a894b70afcf02da77d467f 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index e57e982e50d8c33c5e35f2899fffff883b6bdbe3..08aca8868be3f169a647c75a2728a07101ff47a8 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index ecbd256e9e35d0f93a43fe8da044b3cf0dc80962..d0297bbff8282b1f0f5d3aad71a01eedce785039 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdio.h>
 
index 41e22e47b27cc74230c871e48d37dbae0e513680..236b8dd0cd57ce7964cf6fb4ab62bdd51022aef5 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "xvasprintf.h"