more crt, crtdll and msvcrt cleanup
[reactos.git] / reactos / lib / crt / io / open.c
index 226b69f..560faee 100644 (file)
@@ -42,7 +42,6 @@
 #include <stdarg.h>
 #endif
 
-#include <fcntl.h>
 #include <sys/stat.h>
 #include <string.h>
 #include <share.h>