libidav/crypto.c

changeset 267
171498cb2137
parent 261
f60d742a62a0
child 349
0b4ecadaf3f9
--- a/libidav/crypto.c	Tue Jul 11 20:45:32 2017 +0200
+++ b/libidav/crypto.c	Thu Aug 03 10:37:52 2017 +0200
@@ -29,9 +29,9 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <libidav/utils.h>
 #include <openssl/rand.h>
 
-#include <libidav/utils.h>
 #include "crypto.h"
 
 #if OPENSSL_VERSION_NUMBER < 10000000

mercurial