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 9f085d5..2052bab 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