From b72837827d9290c7ec50b9e4b9e1a0f194ddccca Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 17 Jul 2021 09:11:12 +0200 Subject: Adding upstream version 1.2.1. Signed-off-by: Daniel Baumann --- src/core/object/icmp6.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/core/object/icmp6.h') diff --git a/src/core/object/icmp6.h b/src/core/object/icmp6.h index 569bf7f..4586d33 100644 --- a/src/core/object/icmp6.h +++ b/src/core/object/icmp6.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_icmp6_h #define __dnsjit_core_object_icmp6_h #include -#include "core/object/icmp6.hh" +#include #define CORE_OBJECT_ICMP6_INIT(prev) \ { \ -- cgit v1.2.3