diff options
Diffstat (limited to 'tests/get_path.c')
-rw-r--r-- | tests/get_path.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/get_path.c b/tests/get_path.c index 5d2027a..5118876 100644 --- a/tests/get_path.c +++ b/tests/get_path.c @@ -1,4 +1,6 @@ /* SPDX-License-Identifier: GPL-3.0-or-later */ +#include "config.h" + #include "fstree.h" #include <stdlib.h> |