Remove /* foo.c */ comments
[openssl.git] / crypto / x509v3 / v3_int.c
index 9895ac5979f5ee0dfa65a60a4488efac2966c0ba..fc4dd927f04c35ff384f3e2d882d13aac04021c9 100644 (file)
@@ -1,4 +1,3 @@
-/* v3_int.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 1999.
@@ -60,6 +59,7 @@
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 const X509V3_EXT_METHOD v3_crl_num = {
     NID_crl_number, 0, ASN1_ITEM_ref(ASN1_INTEGER),