diff options
Diffstat (limited to 'src/core/path.c')
-rw-r--r-- | src/core/path.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/path.c b/src/core/path.c index efd97d44eb..761ec265b4 100644 --- a/src/core/path.c +++ b/src/core/path.c @@ -33,6 +33,7 @@ #include "path.h" #include "special.h" #include "stat-util.h" +#include "string-table.h" #include "string-util.h" #include "unit-name.h" #include "unit.h" |