Loading...
include/xlocale/_stdlib.h Libc-825.26 Libc-1353.11.2
--- Libc/Libc-825.26/include/xlocale/_stdlib.h
+++ Libc/Libc-1353.11.2/include/xlocale/_stdlib.h
@@ -23,6 +23,11 @@
 
 #ifndef _XLOCALE__STDLIB_H_
 #define _XLOCALE__STDLIB_H_
+
+#include <sys/cdefs.h>
+#include <sys/_types/_size_t.h>
+#include <sys/_types/_wchar_t.h>
+#include <_xlocale.h>
 
 __BEGIN_DECLS
 double	 atof_l(const char *, locale_t);