Staging: batman-adv: Remove compat.h
[safe/jmp/linux-2.6] / drivers / staging / batman-adv / send.c
index edfdd5d..944b2cd 100644 (file)
@@ -29,8 +29,6 @@
 #include "vis.h"
 #include "aggregation.h"
 
-#include "compat.h"
-
 /* apply hop penalty for a normal link */
 static uint8_t hop_penalty(const uint8_t tq)
 {