chore: fix almost *ALL* warnings.
[lunaix-os.git] / lunaix-os / usr / api / fcntl.c
index 05a2cd47d206c260e05a56e975c5af2174b77eb6..92e2fa3960ea6781898e6bcfc5d68445686d7a13 100644 (file)
@@ -1,4 +1,4 @@
 #include <lunaix/syscall.h>
 #include <lunaix/syscall.h>
-#include <usr/fcntl.h>
+#include <fcntl.h>
 
 __LXSYSCALL2(int, open, const char*, path, int, options)
 
 __LXSYSCALL2(int, open, const char*, path, int, options)