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/ofb_enc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/des/ofb_enc.c') diff --git a/crypto/des/ofb_enc.c b/crypto/des/ofb_enc.c index 8ce7aba5c6..e887a3c6f4 100644 --- a/crypto/des/ofb_enc.c +++ b/crypto/des/ofb_enc.c @@ -56,7 +56,6 @@ * [including the GNU Public Licence.] */ -#include #include "des_locl.h" /* The input and output are loaded in multiples of 8 bits. -- cgit v1.2.3