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 646377d..e74d94f 100644 --- a/net/tipc/config.h +++ b/net/tipc/config.h @@ -39,8 +39,7 @@ /* ---------------------------------------------------------------------- */ -#include <linux/tipc.h> -#include <linux/tipc_config.h> +#include "core.h" #include "link.h" struct sk_buff *cfg_reply_alloc(int payload_size); |