diff options
Diffstat (limited to 'src/run/run.c')
-rw-r--r-- | src/run/run.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/run/run.c b/src/run/run.c index 3ded2c7e66..156824e0a5 100644 --- a/src/run/run.c +++ b/src/run/run.c @@ -34,6 +34,7 @@ #include "bus-error.h" #include "calendarspec.h" #include "ptyfwd.h" +#include "formats-util.h" static bool arg_scope = false; static bool arg_remain_after_exit = false; |