Remove /* foo.c */ comments
[openssl.git] / crypto / rsa / rsa_x931.c
index 725ead049c82d2ceacd4f1afc7fea24e6c08e7ed..d8837a16cbe8fd92acec008468ffd20bb65cd819 100644 (file)
@@ -1,4 +1,3 @@
-/* rsa_x931.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 2005.
@@ -58,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/rsa.h>
 #include <openssl/rand.h>