From 5f7c3ff6a2e227418d363069ff89cf9d7f01fbc1 Mon Sep 17 00:00:00 2001 From: Jon Maloy Date: Fri, 13 Jan 2006 10:45:44 +0000 Subject: [TIPC] Minor changes to #includes Signed-off-by: Jon Maloy --- net/tipc/config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/tipc/config.h') diff --git a/net/tipc/config.h b/net/tipc/config.h index 646377d4045..e74d94f753c 100644 --- a/net/tipc/config.h +++ b/net/tipc/config.h @@ -39,8 +39,7 @@ /* ---------------------------------------------------------------------- */ -#include -#include +#include "core.h" #include "link.h" struct sk_buff *cfg_reply_alloc(int payload_size); -- cgit v1.2.3