make rule for user header file install
[lunaix-os.git] / lunaix-os / usr / libc / includes / lunaix / mann.h
index 2527572c6e86a26fc4cea8ee304beb8b937ffb6d..2e7f12faafad6816809fb29ad0c8cd75f876efe5 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __LUNAIX_SYS_MANN_H
-#define __LUNAIX_SYS_MANN_H
+#ifndef __LUNALIBC_SYS_MANN_H
+#define __LUNALIBC_SYS_MANN_H
 
 #include <stddef.h>
 #include <lunaix/mann_flags.h>
@@ -9,4 +9,4 @@ void* mmap(void* addr, size_t length, int proct, int flags, int fd, off_t offset
 
 int munmap(void* addr, size_t length);
 
-#endif /* __LUNAIX_MANN_H */
+#endif /* __LUNALIBC_MANN_H */