untangling references. linking almost completed!

This commit is contained in:
Sebastien
2020-03-08 10:46:30 -04:00
parent 70aa420406
commit b2ea4a2cdd
14 changed files with 27 additions and 18 deletions

View File

@@ -52,7 +52,7 @@ Contains the freeRTOS task for the DNS server that processes the requests.
#include <lwip/dns.h>
#include <byteswap.h>
#include "squeezelite-ota.h"
#include "wifi_manager.h"
static const char TAG[] = "dns_server";