From cf61cc9303be140fe7b70e3e5243c29dd96658c9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 10 Sep 2003 08:25:43 +0000 Subject: [PATCH] Include unconditionally. --- lib/addext.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lib/addext.c b/lib/addext.c index 7753c608aa..fff64f7c7b 100644 --- a/lib/addext.c +++ b/lib/addext.c @@ -37,11 +37,7 @@ #endif #include -#if HAVE_STRING_H -# include -#else -# include -#endif +#include #if HAVE_UNISTD_H # include -- 2.47.2