eng_devcrypto: make sure digest can do copy
[openssl.git] / crypto / ocsp / ocsp_ht.c
index ef84a2d4c9e42e70cd08605bb437cda3c56b694e..42c3686431353401723fdcd2e7771eadc6e2039d 100644 (file)
@@ -7,11 +7,11 @@
  * https://www.openssl.org/source/license.html
  */
 
+#include "e_os.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include "internal/ctype.h"
 #include <string.h>
-#include "e_os.h"
 #include <openssl/asn1.h>
 #include <openssl/ocsp.h>
 #include <openssl/err.h>