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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-system/libcore/timer.h b/src/grp-system/libcore/timer.h
index 3773ec47e1..99b47c3880 100644
--- a/src/grp-system/libcore/timer.h
+++ b/src/grp-system/libcore/timer.h
@@ -19,10 +19,10 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-typedef struct Timer Timer;
-
#include "basic/calendarspec.h"
+typedef struct Timer Timer;
+
typedef enum TimerBase {
TIMER_ACTIVE,
TIMER_BOOT,