remove the includes that obsoleted since last refactoring
[lunaix-os.git] / lunaix-os / usr / libc / src / _mystdio.h
index 4f66563ba0b7ae5839df5ec4450a856f963f062c..420f1aa4abd1d39781c011719276af670e88ffd2 100644 (file)
@@ -2,7 +2,7 @@
 #define __LUNAIX__MYSTDIO_H
 
 #include <stdarg.h>
 #define __LUNAIX__MYSTDIO_H
 
 #include <stdarg.h>
-#include <stddef.h>
+#include <sys/types.h>
 
 int
 __vprintf_internal(char* buffer,
 
 int
 __vprintf_internal(char* buffer,