From e0a2e262a57064c6f0d627aa4c5e1d1500d5f2e8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 10 Sep 2003 08:56:48 +0000 Subject: [PATCH] Include unconditionally. --- lib/memcoll.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/memcoll.c b/lib/memcoll.c index 38d2bdf..34ae767 100644 --- a/lib/memcoll.c +++ b/lib/memcoll.c @@ -28,9 +28,7 @@ extern int errno; #endif -#if HAVE_STRING_H -# include -#endif +#include /* Compare S1 (with length S1LEN) and S2 (with length S2LEN) according to the LC_COLLATE locale. S1 and S2 do not overlap, and are not -- 2.7.4