diff options
Diffstat (limited to 'include/linux/socket.h')
-rw-r--r-- | include/linux/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/socket.h b/include/linux/socket.h index ddf22559f484..acc55aac8a43 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h | |||
@@ -272,6 +272,7 @@ struct ucred { | |||
272 | #define SOL_NETBEUI 267 | 272 | #define SOL_NETBEUI 267 |
273 | #define SOL_LLC 268 | 273 | #define SOL_LLC 268 |
274 | #define SOL_DCCP 269 | 274 | #define SOL_DCCP 269 |
275 | #define SOL_NETLINK 270 | ||
275 | 276 | ||
276 | /* IPX options */ | 277 | /* IPX options */ |
277 | #define IPX_TYPE 1 | 278 | #define IPX_TYPE 1 |