]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Include <config.h> here, not from strnumcmp-in.h.
authorJim Meyering <jim@meyering.net>
Sat, 24 Sep 2005 13:26:41 +0000 (13:26 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 24 Sep 2005 13:26:41 +0000 (13:26 +0000)
lib/strintcmp.c

index 9f085d53962504ad617cfc4f41098ec15a46cd0b..2052babe5a20292d76069f7360934b8e4a4591d1 100644 (file)
 
 /* Written by Paul Eggert.  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include "strnumcmp-in.h"
 
 /* Compare strings A and B as integers without explicitly converting