summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/swap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/swap.h')
-rw-r--r--src/grp-system/libcore/swap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-system/libcore/swap.h b/src/grp-system/libcore/swap.h
index c2cbfc5d2a..52e22e22e8 100644
--- a/src/grp-system/libcore/swap.h
+++ b/src/grp-system/libcore/swap.h
@@ -24,6 +24,8 @@
typedef struct Swap Swap;
+#include "unit.h"
+
typedef enum SwapExecCommand {
SWAP_EXEC_ACTIVATE,
SWAP_EXEC_DEACTIVATE,