aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/discover.h
diff options
context:
space:
mode:
authorJon Maloy <jon.maloy@ericsson.com>2006-01-13 10:45:44 +0000
committerPer Liden <per.liden@ericsson.com>2006-01-18 00:45:14 +0100
commit5f7c3ff6a2e227418d363069ff89cf9d7f01fbc1 (patch)
treede2954670c63c9f9c584c7cec633f72047215aa3 /net/tipc/discover.h
parent[NET]: Use is_zero_ether_addr() in net/core/netpoll.c (diff)
downloadlinux-dev-5f7c3ff6a2e227418d363069ff89cf9d7f01fbc1.tar.xz
linux-dev-5f7c3ff6a2e227418d363069ff89cf9d7f01fbc1.zip
[TIPC] Minor changes to #includes
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Diffstat (limited to 'net/tipc/discover.h')
-rw-r--r--net/tipc/discover.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/discover.h b/net/tipc/discover.h
index 2a6114d91626..f4acb360d6c3 100644
--- a/net/tipc/discover.h
+++ b/net/tipc/discover.h
@@ -37,7 +37,7 @@
#ifndef _TIPC_DISCOVER_H
#define _TIPC_DISCOVER_H
-#include <linux/tipc.h>
+#include "core.h"
struct link_req;