batman-adv: Add required includes to all files
[deliverable/linux.git] / net / batman-adv / multicast.h
index 033d80e84fdfb61871d3741c7aced06f6b9e23f7..beb6e56c624af0c583e30d96c996e200625fa4e9 100644 (file)
 #ifndef _NET_BATMAN_ADV_MULTICAST_H_
 #define _NET_BATMAN_ADV_MULTICAST_H_
 
+#include "main.h"
+
+struct batadv_orig_node;
+struct batadv_priv;
+struct sk_buff;
+
 /**
  * batadv_forw_mode - the way a packet should be forwarded as
  * @BATADV_FORW_ALL: forward the packet to all nodes (currently via classic
This page took 0.02413 seconds and 5 git commands to generate.