diff options
Diffstat (limited to 'src/locale/__lctrans.c')
-rw-r--r-- | src/locale/__lctrans.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/locale/__lctrans.c b/src/locale/__lctrans.c index 107fe14a..9fbe762a 100644 --- a/src/locale/__lctrans.c +++ b/src/locale/__lctrans.c @@ -1,6 +1,5 @@ #include <locale.h> #include "locale_impl.h" -#include "libc.h" static const char *dummy(const char *msg, const struct __locale_map *lm) { |