Version skew reduction: trivia (I hope).
[oweals/openssl.git] / crypto / des / fcrypt.c
index 91811168c61636c1bbcec9356f037df6f100b2ec..de0a528640de54f737b1bfa54b85645032fb3edf 100644 (file)
@@ -9,8 +9,6 @@
 #include <openssl/ebcdic.h>
 #endif
 
-#include <openssl/crypto.h>
-
 /* This version of crypt has been developed from my MIT compatible
  * DES library.
  * Eric Young (eay@cryptsoft.com)
@@ -24,6 +22,7 @@
  * defined 24.
  */
 
+#include <openssl/crypto.h>
 #include "des_locl.h"
 
 /* Added more values to handle illegal salt values the way normal