mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Use v2.6 CI containers and nightly for the devcontainer
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
// free()
|
||||
#include <stdlib.h>
|
||||
// logging routines
|
||||
#include "../log.h"
|
||||
#include "log.h"
|
||||
// struct config
|
||||
#include "../config/config.h"
|
||||
#include "config/config.h"
|
||||
|
||||
// isMAC()
|
||||
#include "network-table.h"
|
||||
|
||||
Reference in New Issue
Block a user