renamed and cleaned up export header files to match linux convention
[lunaix-os.git] / lunaix-os / includes / usr / lunaix / status.h
index 5ba3438f1f25d7db724139c9bca34be0e4417dfe..49657872fdfca96f68dd249df800748e2d84a1fb 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __LUNAIX_STATUS_H
-#define __LUNAIX_STATUS_H
+#ifndef _LUNAIX_UHDR_STATUS_H
+#define _LUNAIX_UHDR_STATUS_H
 
 #define ENOMEM              -3
 #define EINVAL              -6
@@ -32,4 +32,4 @@
 #define EPERM               -33
 #define EACCESS             -34
 
-#endif /* __LUNAIX_STATUS_H */
+#endif /* _LUNAIX_UHDR_STATUS_H */