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 97e8323de1..0ece72f6fe 100644 --- a/src/path/path.c +++ b/src/path/path.c @@ -26,6 +26,7 @@ #include "sd-path.h" +#include "alloc-util.h" #include "log.h" #include "macro.h" #include "string-util.h" |