give more meaningful error if presented with wrong certificate type by server
[openssl.git] / crypto / md4 / md4_dgst.c
index e0c42e8596387d49212d7256c6180c77f46ccaa7..e0962f751f70c1d8e7522cc01461f49a6d79c733 100644 (file)
@@ -57,8 +57,8 @@
  */
 
 #include <stdio.h>
-#include "md4_locl.h"
 #include <openssl/opensslv.h>
+#include "md4_locl.h"
 
 const char MD4_version[]="MD4" OPENSSL_VERSION_PTEXT;