From e0b319795dcf6342ca636879f76a8ffa0af6f978 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 12 Sep 2024 06:43:26 +0200 Subject: Merging upstream version 3.3.8. Signed-off-by: Daniel Baumann --- tests/libdnssec/test_key.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/libdnssec/test_key.c') diff --git a/tests/libdnssec/test_key.c b/tests/libdnssec/test_key.c index c3643f0..4f05405 100644 --- a/tests/libdnssec/test_key.c +++ b/tests/libdnssec/test_key.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2023 CZ.NIC, z.s.p.o. +/* Copyright (C) 2024 CZ.NIC, z.s.p.o. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ #include "error.h" #include "key.h" -#include "sample_keys.h" +#include "libdnssec/sample_keys.h" #define check_attr_scalar(key, type, name, def_val, set_val) { \ type value = dnssec_key_get_##name(key); \ -- cgit v1.2.3