1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-07 09:11:11 +02:00

Include <config.h> here, not from strnumcmp-in.h.

This commit is contained in:
Jim Meyering
2005-09-24 13:26:41 +00:00
parent a14fc71370
commit d447dba13d
+4
View File
@@ -18,6 +18,10 @@
/* 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