Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / dsa / dsa_sign.c
index 43b7a9ee6affad8350ba0d19c6f5a12627123541..ca712cf201bc69e69f90dcd36078594c2b1ebe44 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/dsa/dsa_sign.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -58,7 +57,7 @@
 
 /* Original version from Steven Schoch <schoch@sheba.arc.nasa.gov> */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/dsa.h>
 #include <openssl/rand.h>
 #include <openssl/bn.h>