hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / hostap / hostap_80211.h
index 3a9474d9a90780b7bbde1b83e2c91f14cd3b27bd..2e9fb0f383fc3bb60f65bd50b53d339f1ee914a2 100644 (file)
@@ -2,7 +2,7 @@
 #define HOSTAP_80211_H
 
 #include <linux/types.h>
-#include <net/ieee80211.h>
+#include <linux/skbuff.h>
 
 struct hostap_ieee80211_mgmt {
        __le16 frame_control;