### Basic Infos #### Hardware Hardware: ESP-12E Core Version: 2.3.0 ### Description lwip\include\lwip\mdns.h uses **LWIP_DNS_H** as #include guard. This is the same guard as dns.h uses so you cannot include both headers from the same file.