From 24538904632eec4bc069ea2398d23fd4840ae48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Wed, 31 May 2000 22:25:44 +0000 Subject: [PATCH] #include not needed. --- crypto/des/des.h | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/des/des.h b/crypto/des/des.h index cf536e642..2db9748cb 100644 --- a/crypto/des/des.h +++ b/crypto/des/des.h @@ -67,7 +67,6 @@ #error replaces . #endif -#include #include /* DES_LONG */ #include /* OPENSSL_EXTERN */