aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util.c b/util.c
index a6a97a9..7daeb52 100644
--- a/util.c
+++ b/util.c
@@ -1,8 +1,6 @@
/* See LICENSE file for copyright and license details. */
#include "util.h"
-#include <libclut.h>
-
#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
@@ -11,6 +9,8 @@
#include <time.h>
#include <unistd.h>
+#include <libclut.h>
+
/**
* Duplicate a memory segment