From e60a0548b7871d793b5055b9e58a70f904bb1bee Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 11 Sep 2003 09:06:50 +0000 Subject: Include unconditionally. --- lib/rpmatch.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/rpmatch.c') diff --git a/lib/rpmatch.c b/lib/rpmatch.c index 7759d0ca7..7ed4ded90 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 -- cgit v1.2.3-54-g00ecf