summaryrefslogtreecommitdiff
path: root/src/locale/localeconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale/localeconv.c')
-rw-r--r--src/locale/localeconv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/locale/localeconv.c b/src/locale/localeconv.c
index 494cbcc0..cbc75d7a 100644
--- a/src/locale/localeconv.c
+++ b/src/locale/localeconv.c
@@ -1,6 +1,4 @@
#include <locale.h>
-#include <string.h>
-#include <stdlib.h>
static const struct lconv posix_lconv = {
.decimal_point = ".",