#include #include "http_prot.h" void Application_init(void) { httpStart(); dnsStart(); }