diff options
Diffstat (limited to 'src/shared/spawn-polkit-agent.c')
-rw-r--r-- | src/shared/spawn-polkit-agent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/spawn-polkit-agent.c b/src/shared/spawn-polkit-agent.c index a0024eb2ea..cd0b4601da 100644 --- a/src/shared/spawn-polkit-agent.c +++ b/src/shared/spawn-polkit-agent.c @@ -6,6 +6,7 @@ #include <stdlib.h> #include <unistd.h> +#include "exec-util.h" #include "fd-util.h" #include "io-util.h" #include "log.h" |