Remove /* foo.c */ comments
[openssl.git] / crypto / err / err_all.c
index 6953b7915b7d4c75fe359d1826605b25298ffffa..6309733fb65c4f0a3880cba5cd294bf17ee2920c 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/err/err_all.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -76,9 +75,6 @@
 #ifndef OPENSSL_NO_DSA
 # include <openssl/dsa.h>
 #endif
-#ifndef OPENSSL_NO_EC
-# include <openssl/ecdsa.h>
-#endif
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/pem2.h>