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 a5c7d96e4d2e..ddf22559f484 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h | |||
@@ -271,6 +271,7 @@ struct ucred { | |||
271 | #define SOL_IRDA 266 | 271 | #define SOL_IRDA 266 |
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 | 275 | ||
275 | /* IPX options */ | 276 | /* IPX options */ |
276 | #define IPX_TYPE 1 | 277 | #define IPX_TYPE 1 |