From 3ee2876ae7679717f85d3b1c5a52ebbf7abc9856 Mon Sep 17 00:00:00 2001 From: SashaXser <24498484+SashaXser@users.noreply.github.com> Date: Wed, 14 Aug 2024 00:17:30 +0400 Subject: [PATCH] Update blackwhitelist.c --- src/blackwhitelist.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/blackwhitelist.c b/src/blackwhitelist.c index 03bce774..dca0dc5e 100644 --- a/src/blackwhitelist.c +++ b/src/blackwhitelist.c @@ -5,7 +5,6 @@ * Domain records are added from a text file, where every * domain is separated with a new line. */ -#include #include #include "goodbyedpi.h" #include "utils/uthash.h"