Clean up some of the hostapd.h function prototype definitions
[libeap.git] / hostapd / dump_state.c
index 0ef6f1c..7eeb292 100644 (file)
@@ -12,7 +12,6 @@
  * See README and COPYING for more details.
  */
 
-
 #include "includes.h"
 
 #include "common.h"
@@ -24,6 +23,7 @@
 #include "ap/hostapd.h"
 #include "ap/config.h"
 #include "ap/sta_info.h"
+#include "dump_state.h"
 
 
 static void fprint_char(FILE *f, char c)