diff options
Diffstat (limited to 'src/path/path.c')
-rw-r--r-- | src/path/path.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path/path.c b/src/path/path.c index 73b7bd2c01..97e8323de1 100644 --- a/src/path/path.c +++ b/src/path/path.c @@ -28,6 +28,7 @@ #include "log.h" #include "macro.h" +#include "string-util.h" #include "util.h" static const char *arg_suffix = NULL; |