renamed and cleaned up export header files to match linux convention
[lunaix-os.git] / lunaix-os / includes / usr / lunaix / fstypes.h
index 680a8222f7d34dcb6548ecdf4ccf6c7104f44db4..9bbd4284fd5b78f7df9a5c758d52f0d3b844e6b1 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __LUNAIX_FSTYPES_H
-#define __LUNAIX_FSTYPES_H
+#ifndef _LUNAIX_UHDR_FSTYPES_H
+#define _LUNAIX_UHDR_FSTYPES_H
 
 /*
   7 6 5 4 3   2 1 0
@@ -20,4 +20,4 @@
 #define F_PIPE      0b00010000
 #define F_SYMLINK   0b00100000
 
-#endif /* __LUNAIX_FSTYPES_H */
+#endif /* _LUNAIX_UHDR_FSTYPES_H */