remove the includes that obsoleted since last refactoring
[lunaix-os.git] / lunaix-os / usr / libc / includes / unistd.h
index 355197cec4f27f2e623e32a7f5e8f6f657b79b51..986e0366d6347269be6820593712f0a181e5da97 100644 (file)
@@ -2,7 +2,6 @@
 #define __LUNALIBC_SYS_UNISTD_H
 
 #include <sys/types.h>
 #define __LUNALIBC_SYS_UNISTD_H
 
 #include <sys/types.h>
-#include <stddef.h>
 
 extern const char** environ;
 
 
 extern const char** environ;