From 93469269a9189b99182dd82e9053a2b4faa0ae8e Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Sat, 11 May 2013 01:54:27 +0200 Subject: [PATCH] wlan/if_ath.c: remove unused includes Signed-off-by: Oleksij Rempel --- target_firmware/wlan/if_ath.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/target_firmware/wlan/if_ath.c b/target_firmware/wlan/if_ath.c index 4c9e98b..25d41ff 100755 --- a/target_firmware/wlan/if_ath.c +++ b/target_firmware/wlan/if_ath.c @@ -50,10 +50,8 @@ #include #include -#include "if_ethersubr.h" #include "if_llc.h" #include "ieee80211_var.h" -#include "ieee80211_proto.h" #include "if_athrate.h" #include "if_athvar.h" #include "ah_desc.h" -- 2.31.1