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