summaryrefslogtreecommitdiff
path: root/src/locale/langinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale/langinfo.c')
-rw-r--r--src/locale/langinfo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/locale/langinfo.c b/src/locale/langinfo.c
index 83be6433..14773093 100644
--- a/src/locale/langinfo.c
+++ b/src/locale/langinfo.c
@@ -1,7 +1,6 @@
#include <locale.h>
#include <langinfo.h>
#include "locale_impl.h"
-#include "libc.h"
static const char c_time[] =
"Sun\0" "Mon\0" "Tue\0" "Wed\0" "Thu\0" "Fri\0" "Sat\0"