diff options
Diffstat (limited to 'tests/tar_pax.c')
-rw-r--r-- | tests/tar_pax.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tar_pax.c b/tests/tar_pax.c index 800e9f1..f0f664b 100644 --- a/tests/tar_pax.c +++ b/tests/tar_pax.c @@ -1,4 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later */ +#include "config.h" + #include "util.h" #include "tar.h" |