From 16f63a94c3645352af27e4e0fb113ce06a17dcb6 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 11 Dec 2024 18:03:30 +0100 Subject: [BOX32][WRAPPER] Try to fix some build issue on older system (for #2140) --- src/wrapped32/wrappedlibresolv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/wrapped32/wrappedlibresolv.c b/src/wrapped32/wrappedlibresolv.c index 7ef81e3a..7f7bf0e1 100644 --- a/src/wrapped32/wrappedlibresolv.c +++ b/src/wrapped32/wrappedlibresolv.c @@ -3,7 +3,6 @@ #include #define _GNU_SOURCE /* See feature_test_macros(7) */ #include -#include #include #include "wrappedlibs.h" -- cgit 1.4.1