summaryrefslogtreecommitdiff
path: root/include/uapi/linux/msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/msg.h')
-rw-r--r--include/uapi/linux/msg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/uapi/linux/msg.h b/include/uapi/linux/msg.h
index 22d95c6854e0..0a5029cc038b 100644
--- a/include/uapi/linux/msg.h
+++ b/include/uapi/linux/msg.h
@@ -1,5 +1,5 @@
-#ifndef _UAPI_LINUX_MSG_H
-#define _UAPI_LINUX_MSG_H
+#ifndef _LINUX_MSG_H
+#define _LINUX_MSG_H
#include <linux/ipc.h>
@@ -73,4 +73,4 @@ struct msginfo {
#define MSGSEG (__MSGSEG <= 0xffff ? __MSGSEG : 0xffff)
-#endif /* _UAPI_LINUX_MSG_H */
+#endif /* _LINUX_MSG_H */