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/linuxsll.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/core/object/linuxsll.h') diff --git a/src/core/object/linuxsll.h b/src/core/object/linuxsll.h index 9484c0d..668581e 100644 --- a/src/core/object/linuxsll.h +++ b/src/core/object/linuxsll.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_linuxsll_h #define __dnsjit_core_object_linuxsll_h #include -#include "core/object/linuxsll.hh" +#include #define CORE_OBJECT_LINUXSLL_INIT(prev) \ { \ -- cgit v1.2.3