Run the TLSProxy based tests as long as dynamic engines are built.
[openssl.git] / crypto / des / rpc_enc.c
index a5cd7dd283674b7356c93a64fbe42bf2fa761352..76cdd0c7be2250ce4a0d463770ec73089fcc8bd0 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/des/rpc_enc.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -58,7 +57,6 @@
 
 #include "rpc_des.h"
 #include "des_locl.h"
-#include "des_ver.h"
 
 int _des_crypt(char *buf, int len, struct desparams *desp);
 int _des_crypt(char *buf, int len, struct desparams *desp)