From a68848db159cc1cafa82f9d383432fda459c8745 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 17 Jul 2021 09:11:16 +0200 Subject: Merging upstream version 1.2.1. Signed-off-by: Daniel Baumann --- src/core/object/tcp.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/core/object/tcp.h') diff --git a/src/core/object/tcp.h b/src/core/object/tcp.h index e62ad42..e851a8a 100644 --- a/src/core/object/tcp.h +++ b/src/core/object/tcp.h @@ -18,15 +18,15 @@ * along with dnsjit. If not, see . */ -#include "core/object.h" -#include "core/timespec.h" +#include +#include #ifndef __dnsjit_core_object_tcp_h #define __dnsjit_core_object_tcp_h #include -#include "core/object/tcp.hh" +#include #define CORE_OBJECT_TCP_INIT(prev) \ { \ -- cgit v1.2.3