include cleanups: remove unused headers and add feature test macros
[musl] / src / multibyte / internal.h
index 25ba240..82f5a07 100644 (file)
@@ -6,6 +6,7 @@
 
 #define bittab __fsmu8
 
+#include <stdint.h>
 #include "libc.h"
 
 extern const uint32_t bittab[] ATTR_LIBC_VISIBILITY;