datapath: Drop constness of datapath pointers.
[openvswitch] / include / linux / if_link.h
index 6181a5d593bb9eb22d31bdc677a0d43f157136a4..4afc22b66d49cc1000c1698f52fc95c6a23e5330 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)