summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/timer.h')
-rw-r--r--src/grp-system/libcore/timer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-system/libcore/timer.h b/src/grp-system/libcore/timer.h
index 99b47c3880..710ef126f0 100644
--- a/src/grp-system/libcore/timer.h
+++ b/src/grp-system/libcore/timer.h
@@ -23,6 +23,8 @@
typedef struct Timer Timer;
+#include "unit.h"
+
typedef enum TimerBase {
TIMER_ACTIVE,
TIMER_BOOT,