Submitted by: Florian Weimer <fweimer@redhat.com>
[openssl.git] / crypto / des / ofb_enc.c
index 8ce7aba5c6ba2331e74a683f2d17c9a6b589a718..e887a3c6f4bd0bf8f71a2c636b3fe147b057c8fc 100644 (file)
@@ -56,7 +56,6 @@
  * [including the GNU Public Licence.]
  */
 
-#include <openssl/crypto.h>
 #include "des_locl.h"
 
 /* The input and output are loaded in multiples of 8 bits.