diff options
Diffstat (limited to 'src/core/mount.c')
-rw-r--r-- | src/core/mount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/mount.c b/src/core/mount.c index ebdb3503e9..59f56bdefa 100644 --- a/src/core/mount.c +++ b/src/core/mount.c @@ -36,6 +36,7 @@ #include "mkdir.h" #include "mount-setup.h" #include "mount.h" +#include "parse-util.h" #include "path-util.h" #include "smack-util.h" #include "special.h" |