Browse Source

Remove unneeded inclusion of hostapd header files

Jouni Malinen 16 years ago
parent
commit
989f52c639
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/drivers/driver_nl80211.c

+ 0 - 2
src/drivers/driver_nl80211.c

@@ -55,8 +55,6 @@
 
 #include "../../hostapd/hostapd.h"
 #include "../../hostapd/config.h"
-#include "../../hostapd/hw_features.h"
-#include "../../hostapd/mlme.h"
 #include "../../hostapd/sta_flags.h"
 #include "ieee802_11_common.h"