Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / evp / m_md4.c
index 94310b41d3c873d4cbda98b9ffc6d1f76af1fc03..e63db4e1f92431779a30e18a2c3eb2771b904740 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/evp/m_md4.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -68,6 +67,7 @@
 # ifndef OPENSSL_NO_RSA
 #  include <openssl/rsa.h>
 # endif
+# include "internal/evp_int.h"
 
 static int init(EVP_MD_CTX *ctx)
 {