renamed and cleaned up export header files to match linux convention
[lunaix-os.git] / lunaix-os / usr / stat.c
index 1bd79f3a25a270720b0ff8b9a509f41819c3808c..3e782e96a428dd658304efaf6418c3c23f32661e 100644 (file)
@@ -2,6 +2,7 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <unistd.h>
+#include <sys/types.h>
 
 static char buf[256];