renamed and cleaned up export header files to match linux convention
[lunaix-os.git] / lunaix-os / includes / lunaix / foptions.h
index 6d6d2d323d4df386cccc94fd0b2a22bf5ab59638..3ed7592f0c226e559a077bbdb82407471affca8c 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.h>
 
 #endif /* __LUNAIX_FOPTIONS_H */