summaryrefslogtreecommitdiff
path: root/cmd/sbc_harness/fs_harness_uptime_txt.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/sbc_harness/fs_harness_uptime_txt.c')
-rw-r--r--cmd/sbc_harness/fs_harness_uptime_txt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/sbc_harness/fs_harness_uptime_txt.c b/cmd/sbc_harness/fs_harness_uptime_txt.c
index 97246ea..339b410 100644
--- a/cmd/sbc_harness/fs_harness_uptime_txt.c
+++ b/cmd/sbc_harness/fs_harness_uptime_txt.c
@@ -5,9 +5,9 @@
*/
#include <libhw/generic/alarmclock.h>
-#include <util9p/static.h>
#include <libmisc/alloc.h> /* for heap_alloc(), free() */
-#include <libmisc/fmt.h> /* for fmt_snprint() */
+#include <libmisc/fmt.h> /* for fmt_snprint() */
+#include <util9p/static.h>
#include "fs_harness_uptime_txt.h"