1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

Include <string.h> unconditionally.

This commit is contained in:
Jim Meyering
2003-09-10 08:56:48 +00:00
parent 9d22c710ad
commit e0a2e262a5

View File

@@ -28,9 +28,7 @@
extern int errno;
#endif
#if HAVE_STRING_H
# include <string.h>
#endif
#include <string.h>
/* 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