From fde72e50fc280e583b8aec13b4d4af3bd1d205e5 Mon Sep 17 00:00:00 2001 From: Jannis Hoffmann Date: Mon, 8 Jul 2024 17:27:59 +0200 Subject: removed unneeded headers; fixed some warnings --- src/tcpto.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tcpto.c') diff --git a/src/tcpto.c b/src/tcpto.c index 2e2805e..7fb9b41 100644 --- a/src/tcpto.c +++ b/src/tcpto.c @@ -10,7 +10,6 @@ #include "seek.h" #include "datetime.h" -#include "ipalloc.h" #include "now.h" char tcpto_buf[1024]; -- cgit v1.2.3