Remove /* foo.c */ comments
[openssl.git] / crypto / pem / pem_pkey.c
index 1a249f55886240d52318accd6fea830643c35521..8eb398d55daf2221c9a9ed2bdeb0ac10cd7c25f7 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/pem/pem_pkey.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -72,6 +71,7 @@
 # include <openssl/dh.h>
 #endif
 #include "internal/asn1_int.h"
+#include "internal/evp_int.h"
 
 int pem_check_suffix(const char *pem_str, const char *suffix);