diff options
Diffstat (limited to 'net/tipc/config.h')
-rw-r--r-- | net/tipc/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/config.h b/net/tipc/config.h index 7ac0af57bf57..ca76cb85a3b7 100644 --- a/net/tipc/config.h +++ b/net/tipc/config.h | |||
@@ -37,6 +37,7 @@ | |||
37 | /* ---------------------------------------------------------------------- */ | 37 | /* ---------------------------------------------------------------------- */ |
38 | 38 | ||
39 | #include <linux/tipc.h> | 39 | #include <linux/tipc.h> |
40 | #include <linux/tipc_config.h> | ||
40 | #include "link.h" | 41 | #include "link.h" |
41 | 42 | ||
42 | struct sk_buff *cfg_reply_alloc(int payload_size); | 43 | struct sk_buff *cfg_reply_alloc(int payload_size); |