diff options
Diffstat (limited to 'net/batman-adv/routing.c')
-rw-r--r-- | net/batman-adv/routing.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/batman-adv/routing.c b/net/batman-adv/routing.c index 8cb459a57219..b9c7325ea0aa 100644 --- a/net/batman-adv/routing.c +++ b/net/batman-adv/routing.c | |||
@@ -34,6 +34,7 @@ | |||
34 | #include <linux/spinlock.h> | 34 | #include <linux/spinlock.h> |
35 | #include <linux/stddef.h> | 35 | #include <linux/stddef.h> |
36 | 36 | ||
37 | #include "bat_algo.h" | ||
37 | #include "bitarray.h" | 38 | #include "bitarray.h" |
38 | #include "bridge_loop_avoidance.h" | 39 | #include "bridge_loop_avoidance.h" |
39 | #include "distributed-arp-table.h" | 40 | #include "distributed-arp-table.h" |