Update EVP_PKEY_cmp() and X509_check_private() to return sensible values and
[openssl.git] / crypto / evp / pmeth_fn.c
index 0b97fb5cc7479f274eaa2c39380db17274993009..dbd639bef208193cdc8b56498d2a74728f538ff8 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include <stdlib.h>
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <openssl/objects.h>
 #include "cryptlib.h"
 #include "cryptlib.h"
+#include <openssl/objects.h>
 #include <openssl/evp.h>
 #include "evp_locl.h"
 
 #include <openssl/evp.h>
 #include "evp_locl.h"