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