Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / evp / c_all.c
index cc2f8f6a294de7e4984083d1667e044d41138266..6dd2bc764cbcb7b6eef57e80a0457fb5647c98fb 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/evp/c_all.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -57,7 +56,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/evp.h>
 #ifndef OPENSSL_NO_ENGINE
 # include <openssl/engine.h>