Further comment amendments to preserve formatting prior to source reformat
[openssl.git] / crypto / x509v3 / v3prin.c
index 2f80a8e24d863a031b76df5ca8a2fe7c9c4d5384..d5ff268296f7738bae2267d4568dc43dd6d2999a 100644 (file)
@@ -1,5 +1,5 @@
 /* v3prin.c */
-/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
+/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
  * project 1999.
  */
 /* ====================================================================
 
 
 #include <stdio.h>
-#include "cryptlib.h"
-#include "asn1.h"
-#include "asn1_mac.h"
-#include "conf.h"
-#include "x509.h"
-#include "x509v3.h"
+#include <openssl/asn1.h>
+#include <openssl/conf.h>
+#include <openssl/x509.h>
+#include <openssl/x509v3.h>
 
 int main(int argc, char **argv)
 {