diff options
Diffstat (limited to 'src/run')
-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 dbcb29546f..38a482bb11 100644 --- a/src/run/run.c +++ b/src/run/run.c @@ -25,6 +25,7 @@ #include "sd-bus.h" #include "sd-event.h" +#include "alloc-util.h" #include "bus-error.h" #include "bus-util.h" #include "calendarspec.h" |