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 902270a..45e12f5 100644 (file)
 
 /* Written by Paul Eggert.  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include "strnumcmp-in.h"
 
 /* Externally-visible name for numcompare.  */