summaryrefslogtreecommitdiffstats
path: root/crypto/des/pcbc_enc.c
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2012-06-03 22:00:21 +0000
committerBen Laurie <ben@openssl.org>2012-06-03 22:00:21 +0000
commit71fa451343f97b3624374ed1359adc23fba5696e (patch)
tree87ebfb43ece32507c68e360f36a67b4a921e79c0 /crypto/des/pcbc_enc.c
parenta9e1c50bb09a110d4774e6710f9322344684fa2d (diff)
Version skew reduction: trivia (I hope).
Diffstat (limited to 'crypto/des/pcbc_enc.c')
-rw-r--r--crypto/des/pcbc_enc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/des/pcbc_enc.c b/crypto/des/pcbc_enc.c
index 7760e34fa6..17a40f9520 100644
--- a/crypto/des/pcbc_enc.c
+++ b/crypto/des/pcbc_enc.c
@@ -56,7 +56,6 @@
* [including the GNU Public Licence.]
*/
-#include <openssl/crypto.h>
#include "des_locl.h"
void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output,