Fixed build with 802.11n disabled
authorJouni Malinen <j@w1.fi>
Sat, 10 Jan 2009 19:36:41 +0000 (21:36 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2009 19:36:41 +0000 (21:36 +0200)
hostapd/hostapd.c

index 787ada4..7259174 100644 (file)
@@ -26,6 +26,7 @@
 #include "eapol_sm.h"
 #include "iapp.h"
 #include "ap.h"
+#include "ieee802_11_defs.h"
 #include "ieee802_11_auth.h"
 #include "ap_list.h"
 #include "sta_info.h"