diff options
Diffstat (limited to 'net/tipc/msg.h')
-rw-r--r-- | net/tipc/msg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/msg.h b/net/tipc/msg.h index 3045b2cfbff8..0ea7b695ac4d 100644 --- a/net/tipc/msg.h +++ b/net/tipc/msg.h | |||
@@ -442,6 +442,7 @@ static inline struct tipc_msg *msg_get_wrapped(struct tipc_msg *m) | |||
442 | #define NAME_DISTRIBUTOR 11 | 442 | #define NAME_DISTRIBUTOR 11 |
443 | #define MSG_FRAGMENTER 12 | 443 | #define MSG_FRAGMENTER 12 |
444 | #define LINK_CONFIG 13 | 444 | #define LINK_CONFIG 13 |
445 | #define SOCK_WAKEUP 14 /* pseudo user */ | ||
445 | 446 | ||
446 | /* | 447 | /* |
447 | * Connection management protocol message types | 448 | * Connection management protocol message types |