Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / bio / bf_lbuf.c
index e948e924b92eefa5468aa07150c6bd96fa38b369..96ee9206af15be4deea80f4745a2f5e780080c8f 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/bio/bf_buff.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -58,7 +57,7 @@
 
 #include <stdio.h>
 #include <errno.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bio.h>
 #include <openssl/evp.h>