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/md4/md4_dgst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/md4') diff --git a/crypto/md4/md4_dgst.c b/crypto/md4/md4_dgst.c index e0c42e8596..e0962f751f 100644 --- a/crypto/md4/md4_dgst.c +++ b/crypto/md4/md4_dgst.c @@ -57,8 +57,8 @@ */ #include -#include "md4_locl.h" #include +#include "md4_locl.h" const char MD4_version[]="MD4" OPENSSL_VERSION_PTEXT; -- cgit v1.2.3