diff options
Diffstat (limited to 'net/tipc/msg.c')
-rw-r--r-- | net/tipc/msg.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/tipc/msg.c b/net/tipc/msg.c index ecb532fb035..ee6b4c68d4a 100644 --- a/net/tipc/msg.c +++ b/net/tipc/msg.c | |||
@@ -36,9 +36,7 @@ | |||
36 | 36 | ||
37 | #include "core.h" | 37 | #include "core.h" |
38 | #include "addr.h" | 38 | #include "addr.h" |
39 | #include "dbg.h" | ||
40 | #include "msg.h" | 39 | #include "msg.h" |
41 | #include "bearer.h" | ||
42 | 40 | ||
43 | u32 tipc_msg_tot_importance(struct tipc_msg *m) | 41 | u32 tipc_msg_tot_importance(struct tipc_msg *m) |
44 | { | 42 | { |