]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_mlme.c
Include header files explicitly in *.c, not via header files
[thirdparty/hostap.git] / src / ap / ap_mlme.c
index 5f8fd87759ebf6dd3eb5b69a0d48a7458b81dee6..2b09b11e79c1729979d514d863cf214b9ead6726 100644 (file)
@@ -17,6 +17,7 @@
 #include "utils/includes.h"
 
 #include "utils/common.h"
+#include "common/ieee802_11_defs.h"
 #include "ieee802_11.h"
 #include "wpa_auth.h"
 #include "sta_info.h"