From 71fa451343f97b3624374ed1359adc23fba5696e Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sun, 3 Jun 2012 22:00:21 +0000 Subject: Version skew reduction: trivia (I hope). --- crypto/des/fcrypt.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'crypto/des/fcrypt.c') diff --git a/crypto/des/fcrypt.c b/crypto/des/fcrypt.c index 91811168c6..de0a528640 100644 --- a/crypto/des/fcrypt.c +++ b/crypto/des/fcrypt.c @@ -9,8 +9,6 @@ #include #endif -#include - /* 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 #include "des_locl.h" /* Added more values to handle illegal salt values the way normal -- cgit v1.2.3