From e60a0548b7871d793b5055b9e58a70f904bb1bee Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 11 Sep 2003 09:06:50 +0000 Subject: [PATCH] Include unconditionally. --- lib/rpmatch.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.47.2