fixed compiling mdns.c after moving things to mdns_priv.h
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
*/
|
||||
|
||||
#include "lwip/apps/mdns.h"
|
||||
#include "lwip/apps/mdns_privs.h"
|
||||
#include "lwip/netif.h"
|
||||
#include "lwip/udp.h"
|
||||
#include "lwip/ip_addr.h"
|
||||
|
||||
Reference in New Issue
Block a user