diff options
Diffstat (limited to 'arch/avr32/include/uapi/asm/msgbuf.h')
-rw-r--r-- | arch/avr32/include/uapi/asm/msgbuf.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/avr32/include/uapi/asm/msgbuf.h b/arch/avr32/include/uapi/asm/msgbuf.h index ac18bc4da7f7..9eae6effad14 100644 --- a/arch/avr32/include/uapi/asm/msgbuf.h +++ b/arch/avr32/include/uapi/asm/msgbuf.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef __ASM_AVR32_MSGBUF_H | 1 | #ifndef _UAPI__ASM_AVR32_MSGBUF_H |
2 | #define __ASM_AVR32_MSGBUF_H | 2 | #define _UAPI__ASM_AVR32_MSGBUF_H |
3 | 3 | ||
4 | /* | 4 | /* |
5 | * The msqid64_ds structure for i386 architecture. | 5 | * The msqid64_ds structure for i386 architecture. |
@@ -28,4 +28,4 @@ struct msqid64_ds { | |||
28 | unsigned long __unused5; | 28 | unsigned long __unused5; |
29 | }; | 29 | }; |
30 | 30 | ||
31 | #endif /* __ASM_AVR32_MSGBUF_H */ | 31 | #endif /* _UAPI__ASM_AVR32_MSGBUF_H */ |