refactor: restructure the user space stuff.
[lunaix-os.git] / lunaix-os / includes / lunaix / foptions.h
index 6d6d2d323d4df386cccc94fd0b2a22bf5ab59638..38b055a9d18dd1b3a73ed6e7cccf02b3bb38361a 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __LUNAIX_FOPTIONS_H
 #define __LUNAIX_FOPTIONS_H
 
-#define FO_CREATE 0x1
-#define FO_APPEND 0x2
+#include <usr/lunaix/fcntl_defs.h>
 
 #endif /* __LUNAIX_FOPTIONS_H */