Framework for exporting system header to user space (#59)
[lunaix-os.git] / lunaix-os / includes / usr / lunaix / poll.h
index 8fed581f120f8140d0a43b77c4874f845cedbfca..62631561f5dd467f67d07eb0bd8c8803f80958d5 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __LUNAIX_UPOLL_H
-#define __LUNAIX_UPOLL_H
+#ifndef _LUNAIX_UHDR_UPOLL_H
+#define _LUNAIX_UHDR_UPOLL_H
 
 struct poll_info
 {
 
 struct poll_info
 {
@@ -25,4 +25,4 @@ struct poll_info
 #define _POLLEE_ALWAYS 1
 #define _POLLEE_RM_ON_ERR (1 << 1)
 
 #define _POLLEE_ALWAYS 1
 #define _POLLEE_RM_ON_ERR (1 << 1)
 
-#endif /* __LUNAIX_UPOLL_H */
+#endif /* _LUNAIX_UHDR_UPOLL_H */