summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-24 13:27:34 +0000
committerJim Meyering <jim@meyering.net>2005-09-24 13:27:34 +0000
commitf6dbf542b443b18dc41a8e3583c9726189986325 (patch)
tree08fae21bb5727cef1d115a71794acb350b1a1553 /lib
parentd447dba13d6f66c047c9d5b9e11a355b20c53007 (diff)
downloadcoreutils-f6dbf542b443b18dc41a8e3583c9726189986325.tar.xz
Include <config.h> from strintcmp.c, not from here.
Diffstat (limited to 'lib')
-rw-r--r--lib/strnumcmp-in.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/strnumcmp-in.h b/lib/strnumcmp-in.h
index 19f3dceaf..195047313 100644
--- a/lib/strnumcmp-in.h
+++ b/lib/strnumcmp-in.h
@@ -19,10 +19,6 @@
/* Written by Mike Haertel. */
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
#include "strnumcmp.h"
#include <stddef.h>