From: Jim Meyering Date: Tue, 27 Sep 2005 08:21:28 +0000 (+0000) Subject: Include here, now that strnumcmp-in.h no longer includes it. X-Git-Tag: v5.90~36 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=2d7c20c8913f2c5639624e7dafe53adff67c8562;p=thirdparty%2Fcoreutils.git Include here, now that strnumcmp-in.h no longer includes it. --- diff --git a/lib/strnumcmp.c b/lib/strnumcmp.c index 902270aec1..45e12f5514 100644 --- a/lib/strnumcmp.c +++ b/lib/strnumcmp.c @@ -18,6 +18,10 @@ /* Written by Paul Eggert. */ +#ifdef HAVE_CONFIG_H +# include +#endif + #include "strnumcmp-in.h" /* Externally-visible name for numcompare. */