Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[deliverable/linux.git] / net / batman-adv / bitarray.c
index a0c7913837a58af3a293c98720fa8f5480c6450a..032271421a203162ba3b5c8766746c3feccbf877 100644 (file)
@@ -20,6 +20,8 @@
 
 #include <linux/bitmap.h>
 
+#include "log.h"
+
 /* shift the packet array by n places. */
 static void batadv_bitmap_shift_left(unsigned long *seq_bits, s32 n)
 {
This page took 0.026136 seconds and 5 git commands to generate.