diff options
Diffstat (limited to 'arch/avr32/include/uapi/asm/socket.h')
| -rw-r--r-- | arch/avr32/include/uapi/asm/socket.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/avr32/include/uapi/asm/socket.h b/arch/avr32/include/uapi/asm/socket.h index 439936421434..cbf902e4cd9e 100644 --- a/arch/avr32/include/uapi/asm/socket.h +++ b/arch/avr32/include/uapi/asm/socket.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef __ASM_AVR32_SOCKET_H | 1 | #ifndef _UAPI__ASM_AVR32_SOCKET_H |
| 2 | #define __ASM_AVR32_SOCKET_H | 2 | #define _UAPI__ASM_AVR32_SOCKET_H |
| 3 | 3 | ||
| 4 | #include <asm/sockios.h> | 4 | #include <asm/sockios.h> |
| 5 | 5 | ||
| @@ -78,4 +78,4 @@ | |||
| 78 | 78 | ||
| 79 | #define SO_MAX_PACING_RATE 47 | 79 | #define SO_MAX_PACING_RATE 47 |
| 80 | 80 | ||
| 81 | #endif /* __ASM_AVR32_SOCKET_H */ | 81 | #endif /* _UAPI__ASM_AVR32_SOCKET_H */ |
