mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
@@ -15,6 +15,7 @@
|
||||
*/
|
||||
|
||||
#include "dnsmasq.h"
|
||||
#include "dnsmasq_interface.h"
|
||||
#include "webserver/webserver.h"
|
||||
|
||||
static struct crec *cache_head = NULL, *cache_tail = NULL, **hash_table = NULL;
|
||||
|
||||
Reference in New Issue
Block a user