Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / pkcs12 / p12_init.c
index 29f98316bf8ba0bff285ae287e913575b016fa86..3597e1320483bba01989d53ac0d283221163172d 100644 (file)
@@ -1,4 +1,3 @@
-/* p12_init.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 1999.
@@ -58,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/pkcs12.h>
 
 /* Initialise a PKCS12 structure to take data */