summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/scope.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/scope.h')
-rw-r--r--src/grp-system/libcore/scope.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-system/libcore/scope.h b/src/grp-system/libcore/scope.h
index 2dc86325c5..f0cb3bd3e2 100644
--- a/src/grp-system/libcore/scope.h
+++ b/src/grp-system/libcore/scope.h
@@ -22,6 +22,7 @@
typedef struct Scope Scope;
#include "kill.h"
+#include "unit.h"
typedef enum ScopeResult {
SCOPE_SUCCESS,