Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / objects / obj_lib.c
index 58e9a92fe407fe444cc0c6019d651f28e32c5fbe..3b1c5584398428e7b0844d35478fe1327fefeb10 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/objects/obj_lib.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/lhash.h>
 #include <openssl/objects.h>
 #include <openssl/buffer.h>