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 761ec265b4..9c5309a58a 100644 --- a/src/core/path.c +++ b/src/core/path.c @@ -28,6 +28,7 @@ #include "bus-util.h" #include "dbus-path.h" #include "fd-util.h" +#include "glob-util.h" #include "macro.h" #include "mkdir.h" #include "path.h" |