]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/msgbuf.h
x86: Fix ASM_X86__ header guards
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / msgbuf.h
index 1b538c907a3de50b0fee5d87de36238560a9fce4..7e4e9481f51cff18dda6f96cfcadb5c9d9535eb9 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef ASM_X86__MSGBUF_H
-#define ASM_X86__MSGBUF_H
+#ifndef _ASM_X86_MSGBUF_H
+#define _ASM_X86_MSGBUF_H
 
 /*
  * The msqid64_ds structure for i386 architecture.
@@ -36,4 +36,4 @@ struct msqid64_ds {
        unsigned long  __unused5;
 };
 
-#endif /* ASM_X86__MSGBUF_H */
+#endif /* _ASM_X86_MSGBUF_H */