Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / x509v3 / v3_bitst.c
index b2f6392a0c4577390ce4bc712294c9493eb79b9a..a0db610b29eade6ebe677e15990e4532d7002b66 100644 (file)
@@ -1,4 +1,3 @@
-/* v3_bitst.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 1999.
@@ -61,6 +60,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/conf.h>
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 static BIT_STRING_BITNAME ns_cert_type_table[] = {
     {0, "SSL Client", "client"},