diff options
Diffstat (limited to 'string/strcoll_l.c')
-rw-r--r-- | string/strcoll_l.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/string/strcoll_l.c b/string/strcoll_l.c index 7e8fbf3895..8fd55b000a 100644 --- a/string/strcoll_l.c +++ b/string/strcoll_l.c @@ -24,7 +24,6 @@ #include <stdint.h> #include <string.h> #include <sys/param.h> -#include <libc-internal.h> #ifndef STRING_TYPE # define STRING_TYPE char |