From 7c4b2a289cab34e4ec1b966663530a7babf08707 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 31 Oct 2020 21:31:39 +0100 Subject: Backport changes to the test setup Signed-off-by: David Oberhollenzer --- tests/tar_xattr_bin.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/tar_xattr_bin.c') diff --git a/tests/tar_xattr_bin.c b/tests/tar_xattr_bin.c index ca0f918..36e97cf 100644 --- a/tests/tar_xattr_bin.c +++ b/tests/tar_xattr_bin.c @@ -4,7 +4,9 @@ * * Copyright (C) 2019 David Oberhollenzer */ -#include "test_tar.h" +#include "config.h" +#include "tar.h" +#include "test.h" static const uint8_t value[] = { 0x00, 0x00, 0x00, 0x02, -- cgit v1.2.3