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 6e7c9483a6a6..fe195c97a89d 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h | |||
@@ -287,6 +287,7 @@ struct ucred { | |||
287 | #define SOL_NETLINK 270 | 287 | #define SOL_NETLINK 270 |
288 | #define SOL_TIPC 271 | 288 | #define SOL_TIPC 271 |
289 | #define SOL_RXRPC 272 | 289 | #define SOL_RXRPC 272 |
290 | #define SOL_PPPOL2TP 273 | ||
290 | 291 | ||
291 | /* IPX options */ | 292 | /* IPX options */ |
292 | #define IPX_TYPE 1 | 293 | #define IPX_TYPE 1 |