Remove /* foo.c */ comments
[openssl.git] / crypto / bio / bio_cb.c
index dcb428b3514bbd1d22f6dc21fbd3688f621f6484..4d3365e4eccf6bf1294a027154ea236014bf02e6 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/bio/bio_cb.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -59,7 +58,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bio.h>
 #include <openssl/err.h>