summaryrefslogtreecommitdiff
path: root/src/multibyte/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/multibyte/internal.h')
-rw-r--r--src/multibyte/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multibyte/internal.h b/src/multibyte/internal.h
index 7d0e7828..45bbc6d0 100644
--- a/src/multibyte/internal.h
+++ b/src/multibyte/internal.h
@@ -1,7 +1,7 @@
#define bittab __fsmu8
#include <stdint.h>
-#include "libc.h"
+#include <features.h>
extern hidden const uint32_t bittab[];