diff options
Diffstat (limited to 'arch/mips/include/uapi/asm/socket.h')
-rw-r--r-- | arch/mips/include/uapi/asm/socket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/uapi/asm/socket.h b/arch/mips/include/uapi/asm/socket.h index eb9f33f8a8b3..d41765cfbc6e 100644 --- a/arch/mips/include/uapi/asm/socket.h +++ b/arch/mips/include/uapi/asm/socket.h | |||
@@ -10,8 +10,8 @@ | |||
10 | #ifndef _UAPI_ASM_SOCKET_H | 10 | #ifndef _UAPI_ASM_SOCKET_H |
11 | #define _UAPI_ASM_SOCKET_H | 11 | #define _UAPI_ASM_SOCKET_H |
12 | 12 | ||
13 | #include <linux/posix_types.h> | ||
13 | #include <asm/sockios.h> | 14 | #include <asm/sockios.h> |
14 | #include <asm/bitsperlong.h> | ||
15 | 15 | ||
16 | /* | 16 | /* |
17 | * For setsockopt(2) | 17 | * For setsockopt(2) |