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 818ca33bf79f..20fc4bbfca42 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h | |||
@@ -297,6 +297,7 @@ struct ucred { | |||
297 | #define SOL_RXRPC 272 | 297 | #define SOL_RXRPC 272 |
298 | #define SOL_PPPOL2TP 273 | 298 | #define SOL_PPPOL2TP 273 |
299 | #define SOL_BLUETOOTH 274 | 299 | #define SOL_BLUETOOTH 274 |
300 | #define SOL_PNPIPE 275 | ||
300 | 301 | ||
301 | /* IPX options */ | 302 | /* IPX options */ |
302 | #define IPX_TYPE 1 | 303 | #define IPX_TYPE 1 |