summaryrefslogtreecommitdiff
path: root/tests/tar_xattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tar_xattr.c')
-rw-r--r--tests/tar_xattr.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/tar_xattr.c b/tests/tar_xattr.c
index 179af2e..67660fa 100644
--- a/tests/tar_xattr.c
+++ b/tests/tar_xattr.c
@@ -4,7 +4,9 @@
*
* Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at>
*/
-#include "test_tar.h"
+#include "config.h"
+#include "tar.h"
+#include "test.h"
int main(void)
{