summaryrefslogtreecommitdiff
path: root/components/uptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/uptime.c')
-rw-r--r--components/uptime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/uptime.c b/components/uptime.c
index 99d1eda..d97e5e8 100644
--- a/components/uptime.c
+++ b/components/uptime.c
@@ -3,8 +3,8 @@
#include <stdio.h>
#include <time.h>
-#include "../util.h"
#include "../slstatus.h"
+#include "../util.h"
#if defined(CLOCK_BOOTTIME)
#define UPTIME_FLAG CLOCK_BOOTTIME