]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[NETLINK]: Restore API compatibility of address and neighbour bits
authorThomas Graf <tgraf@suug.ch>
Fri, 8 Dec 2006 07:49:45 +0000 (23:49 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 9 Dec 2006 01:19:27 +0000 (17:19 -0800)
Restore API compatibility due to bits moved from rtnetlink.h to
separate headers.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/rtnetlink.h

index 493297acdae8011ee1f30a0242ba7d551dd3f669..4a629ea70cc4ca60a6f486f8653974af68dbe8cd 100644 (file)
@@ -3,6 +3,8 @@
 
 #include <linux/netlink.h>
 #include <linux/if_link.h>
+#include <linux/if_addr.h>
+#include <linux/neighbour.h>
 
 /****
  *             Routing/neighbour discovery messages.