summaryrefslogtreecommitdiff
path: root/linux/personality.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/personality.h')
-rw-r--r--linux/personality.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/personality.h b/linux/personality.h
index aa169c4..9971703 100644
--- a/linux/personality.h
+++ b/linux/personality.h
@@ -1,5 +1,5 @@
-#ifndef _UAPI_LINUX_PERSONALITY_H
-#define _UAPI_LINUX_PERSONALITY_H
+#ifndef _LINUX_PERSONALITY_H
+#define _LINUX_PERSONALITY_H
/*
@@ -66,4 +66,4 @@ enum {
};
-#endif /* _UAPI_LINUX_PERSONALITY_H */
+#endif /* _LINUX_PERSONALITY_H */