Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / bn / bn_word.c
index a17e7029ba31d1cd4dd18866ddc7bf13171beb59..718777b5b83986352cfee2604fcd6ffc716d3b19 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/bn/bn_word.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -56,7 +55,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 BN_ULONG BN_mod_word(const BIGNUM *a, BN_ULONG w)