projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e247f48
)
Include <config.h> here, now that strnumcmp-in.h no longer includes it.
author
Jim Meyering
<jim@meyering.net>
Tue, 27 Sep 2005 08:21:28 +0000
(08:21 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 27 Sep 2005 08:21:28 +0000
(08:21 +0000)
lib/strnumcmp.c
patch
|
blob
|
history
diff --git
a/lib/strnumcmp.c
b/lib/strnumcmp.c
index
902270a
..
45e12f5
100644
(file)
--- a/
lib/strnumcmp.c
+++ b/
lib/strnumcmp.c
@@
-18,6
+18,10
@@
/* Written by Paul Eggert. */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "strnumcmp-in.h"
/* Externally-visible name for numcompare. */