datapath-protocol: Include netlink.h.
[sliver-openvswitch.git] / include / linux / if_link.h
index 6181a5d..4afc22b 100644 (file)
@@ -12,6 +12,7 @@
  * we really need from <linux/if_link.h> is struct rtnl_link_stats64, which in
  * turn only really needs __u64.  */
 #include <linux/types.h>
+#include <linux/netlink.h>
 #endif
 
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,35)