summaryrefslogtreecommitdiffstats
path: root/include/netlink-local.h
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2010-11-16 11:41:43 (GMT)
committerThomas Graf <tgraf@suug.ch>2010-11-16 11:41:43 (GMT)
commit53015f83811bd56d4b66331656633ad39051babf (patch)
tree9012ce9a769af8b977e98baa25b8b981cafbdba2 /include/netlink-local.h
parent2e3ca4db0cbca7974888e7d3e7d84ba8fbbcf639 (diff)
downloadlibnl-53015f83811bd56d4b66331656633ad39051babf.zip
libnl-53015f83811bd56d4b66331656633ad39051babf.tar.gz
libnl-53015f83811bd56d4b66331656633ad39051babf.tar.bz2
link: AF_INET link module
Note: The code for this is not upstream yet. Extends the link api to allow address family modules to fill a link message and implements a AF_INET address family link module which uses the new interface.
Diffstat (limited to 'include/netlink-local.h')
-rw-r--r--include/netlink-local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/netlink-local.h b/include/netlink-local.h
index 59f1d61..fbcf961 100644
--- a/include/netlink-local.h
+++ b/include/netlink-local.h
@@ -48,7 +48,7 @@
#include <linux/gen_stats.h>
#include <linux/ip_mp_alg.h>
#include <linux/atm.h>
-
+#include <linux/inetdevice.h>
#include <linux/ipv6.h>
#include <linux/snmp.h>