WPS: Add support for setting timeout for PIN
[wpasupplicant] / hostapd / preauth.c
index 1cea5d5..011492b 100644 (file)
@@ -17,6 +17,7 @@
 #ifdef CONFIG_RSN_PREAUTH
 
 #include "hostapd.h"
+#include "config.h"
 #include "l2_packet/l2_packet.h"
 #include "ieee802_1x.h"
 #include "eloop.h"