Explorar o código

make sure we pull in features.h

Mike Frysinger %!s(int64=18) %!d(string=hai) anos
pai
achega
f5eeb59b7d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libc/stdio/_stdio.h

+ 1 - 0
libc/stdio/_stdio.h

@@ -17,6 +17,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <features.h>
 
 #ifdef __UCLIBC_HAS_WCHAR__
 #include <wchar.h>