aboutsummaryrefslogtreecommitdiffstats
path: root/test/dummytest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dummytest.c')
-rw-r--r--test/dummytest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dummytest.c b/test/dummytest.c
index 5b4467e042..fc105712d3 100644
--- a/test/dummytest.c
+++ b/test/dummytest.c
@@ -2,9 +2,9 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
+#include <openssl/crypto.h>
#include <openssl/e_os2.h>
#include <openssl/buffer.h>
-#include <openssl/crypto.h>
int main(int argc, char *argv[])
{