]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Include <config.h> here, now that strnumcmp-in.h no longer includes it.
authorJim Meyering <jim@meyering.net>
Tue, 27 Sep 2005 08:21:28 +0000 (08:21 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 27 Sep 2005 08:21:28 +0000 (08:21 +0000)
lib/strnumcmp.c

index 902270aec19e8c84781b5dab5ede52c66a74a4a6..45e12f5514b3eca458297ca646c4213a1849fa45 100644 (file)
 
 /* Written by Paul Eggert.  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include "strnumcmp-in.h"
 
 /* Externally-visible name for numcompare.  */