diff options
Diffstat (limited to 'src/core/mount-setup.c')
-rw-r--r-- | src/core/mount-setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/mount-setup.c b/src/core/mount-setup.c index c26dedca60..cdbee14408 100644 --- a/src/core/mount-setup.c +++ b/src/core/mount-setup.c @@ -39,6 +39,7 @@ #include "strv.h" #include "mkdir.h" #include "path-util.h" +#include "missing.h" #ifndef TTY_GID #define TTY_GID 5 |