diff --git a/extras/wificfg/wificfg.h b/extras/wificfg/wificfg.h index 3461c7a..b823369 100644 --- a/extras/wificfg/wificfg.h +++ b/extras/wificfg/wificfg.h @@ -26,6 +26,10 @@ extern "C" { #endif +#include +#include +#include + /* * Printf format used to initialize a default AP ssid. It is passed the last * three bytes of the mac address. This may be NULL to not default the ssid,