From: Jim Meyering Date: Thu, 11 Sep 2003 09:06:50 +0000 (+0000) Subject: Include unconditionally. X-Git-Tag: v5.1.0~724 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60a0548b7871d793b5055b9e58a70f904bb1bee;p=thirdparty%2Fcoreutils.git Include unconditionally. --- diff --git a/lib/rpmatch.c b/lib/rpmatch.c index 7759d0ca7e..7ed4ded902 100644 --- a/lib/rpmatch.c +++ b/lib/rpmatch.c @@ -21,9 +21,7 @@ #endif #include -#if STDC_HEADERS || _LIBC -# include -#endif +#include #if ENABLE_NLS # include