diff options
Diffstat (limited to 'net/tipc/config.h')
-rw-r--r-- | net/tipc/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tipc/config.h b/net/tipc/config.h index 646377d40454..e74d94f753c9 100644 --- a/net/tipc/config.h +++ b/net/tipc/config.h | |||
@@ -39,8 +39,7 @@ | |||
39 | 39 | ||
40 | /* ---------------------------------------------------------------------- */ | 40 | /* ---------------------------------------------------------------------- */ |
41 | 41 | ||
42 | #include <linux/tipc.h> | 42 | #include "core.h" |
43 | #include <linux/tipc_config.h> | ||
44 | #include "link.h" | 43 | #include "link.h" |
45 | 44 | ||
46 | struct sk_buff *cfg_reply_alloc(int payload_size); | 45 | struct sk_buff *cfg_reply_alloc(int payload_size); |