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 42a0396f2c59..d2310cb45d2f 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h | |||
@@ -303,6 +303,7 @@ struct ucred { | |||
303 | #define SOL_BLUETOOTH 274 | 303 | #define SOL_BLUETOOTH 274 |
304 | #define SOL_PNPIPE 275 | 304 | #define SOL_PNPIPE 275 |
305 | #define SOL_RDS 276 | 305 | #define SOL_RDS 276 |
306 | #define SOL_IUCV 277 | ||
306 | 307 | ||
307 | /* IPX options */ | 308 | /* IPX options */ |
308 | #define IPX_TYPE 1 | 309 | #define IPX_TYPE 1 |