diff --git a/httpboot.c b/httpboot.c index 7219e9b..ecb1247 100644 --- a/httpboot.c +++ b/httpboot.c @@ -34,6 +34,7 @@ #include #include #include "str.h" +#include "console.h" #include "Http.h" #include "Ip4Config2.h" #include "Ip6Config.h"