diff options
Diffstat (limited to 'src/core/job.h')
-rw-r--r-- | src/core/job.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/job.h b/src/core/job.h index 60d8bd4f3e..118b24e5b7 100644 --- a/src/core/job.h +++ b/src/core/job.h @@ -26,6 +26,7 @@ #include "sd-event.h" #include "list.h" +#include "unit-name.h" typedef struct Job Job; typedef struct JobDependency JobDependency; |