summaryrefslogtreecommitdiffstats
path: root/tests/confio.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/confio.c')
-rw-r--r--tests/confio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/confio.c b/tests/confio.c
index 9e05e5a1d..b84ac928c 100644
--- a/tests/confio.c
+++ b/tests/confio.c
@@ -20,8 +20,8 @@
#include "knot/conf/confio.h"
#include "knot/conf/tools.h"
#include "knot/ctl/remote.h"
-#include "libknot/internal/strlcat.h"
#include "libknot/internal/mem.h"
+#include "contrib/openbsd/strlcat.h"
#define SKIP_OPENBSD skip("Nested transactions are not supported on OpenBSD");
#define OUT_LEN 1024