summaryrefslogtreecommitdiff
blob: 9643c0f973cf4f76ea1cba70bd257531baf89f09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- a/drv_mac80211.c
+++ b/drv_mac80211.c
@@ -52,6 +52,7 @@
 #include "lorcon_int.h"
 #include "lorcon_packasm.h"
 #include "lorcon_endian.h"
+#include "iwcontrol.h"
 
 #ifndef IEEE80211_RADIOTAP_FLAGS
 #define IEEE80211_RADIOTAP_FLAGS    (1 << 1)
--- a/drv_madwifing.c
+++ b/drv_madwifing.c
@@ -48,6 +48,7 @@
 #include "ifcontrol_linux.h"
 #include "madwifing_control.h"
 #include "lorcon_int.h"
+#include "lorcon_packasm.h"
 
 /* Monitor, inject, and injmon are all the same method, make a new
  * mwng VAP */