summaryrefslogtreecommitdiff
path: root/src/librandom/surf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/librandom/surf.c')
-rw-r--r--src/librandom/surf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librandom/surf.c b/src/librandom/surf.c
index 1b68fc2..d226249 100644
--- a/src/librandom/surf.c
+++ b/src/librandom/surf.c
@@ -1,7 +1,7 @@
/* ISC license. */
-#include <stdint.h>
#include <string.h>
+#include <stdint.h>
#include <skalibs/uint32.h>
#include <skalibs/surf.h>