Remove unneeded inclusion of hostapd header files
[wpasupplicant] / src / drivers / driver_nl80211.c
index a1fe68f..c181987 100644 (file)
@@ -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"