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 3694b1eba521cbca531bb56574abb643da79f9a8..2e9fb0f383fc3bb60f65bd50b53d339f1ee914a2 100644 (file)
@@ -2,7 +2,7 @@
 #define HOSTAP_80211_H
 
 #include <linux/types.h>
-#include <net/ieee80211_crypt.h>
+#include <linux/skbuff.h>
 
 struct hostap_ieee80211_mgmt {
        __le16 frame_control;