bsd: Get rid of printf size_t warnings with 64-bit builds
[wpasupplicant] / hostapd / pmksa_cache.c
index f330f98..b815e58 100644 (file)
@@ -15,7 +15,7 @@
 #include "includes.h"
 
 #include "common.h"
-#include "ap.h"
+#include "sta_info.h"
 #include "config.h"
 #include "common.h"
 #include "eloop.h"