Signed-off-by: Markus Pargmann mpa@pengutronix.de --- types.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/types.h b/types.h index cd331974321b..7c22dfadff5e 100644 --- a/types.h +++ b/types.h @@ -21,6 +21,7 @@ #include "packet.h" #include "bitarray.h" #include <linux/kernel.h> +#include <linux/netdevice.h>
#ifdef CONFIG_BATMAN_ADV_DAT