datapath: <linux/if_vlan.h> needs <linux/skbuff.h> on some kernels.
[sliver-openvswitch.git] / datapath / linux-2.6 / compat-2.6 / include / linux / if_vlan.h
index 3bede93..8bc4ac5 100644 (file)
@@ -2,6 +2,7 @@
 #define __LINUX_IF_VLAN_WRAPPER_H 1
 
 #include_next <linux/if_vlan.h>
+#include <linux/skbuff.h>
 
 /*
  * The behavior of __vlan_put_tag() has changed over time: