Further comment amendments to preserve formatting prior to source reformat
[openssl.git] / crypto / des / des_old.c
index 4102652100916d8762b7b3ee3f92930f48786990..3d42014b5b49f1e69ae8b30a96913af434ba09f8 100644 (file)
@@ -1,6 +1,7 @@
 /* crypto/des/des_old.c -*- mode:C; c-file-style: "eay" -*- */
 
-/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
+/*-
+ * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
  *
  * The function names in here are deprecated and are only present to
  * provide an interface compatible with libdes.  OpenSSL now provides
@@ -73,7 +74,6 @@
  */
 
 #define OPENSSL_DES_LIBDES_COMPATIBILITY
-#include <openssl/crypto.h>
 #include <openssl/des.h>
 #include <openssl/rand.h>