OSDN Git Service

batman-adv: print the VID together with the TT entries
[uclinux-h8/linux.git] / net / batman-adv / main.h
index 2774d7f..d7dfafe 100644 (file)
@@ -167,6 +167,8 @@ enum batadv_uev_type {
 #include <net/rtnetlink.h>
 #include <linux/jiffies.h>
 #include <linux/seq_file.h>
+#include <linux/if_vlan.h>
+
 #include "types.h"
 
 #define BATADV_PRINT_VID(vid) (vid & BATADV_VLAN_HAS_TAG ? \