Constant-time GCD function.
[oweals/openssl.git] / crypto / bn / bn_sqr.c
index 0c0a590f0c6ab1504bc4295e8c719b3b58b99b6f..7f3a179177b6af393fd321a0a9ac2e262beb2bbe 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include "internal/cryptlib.h"
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 /* r must not be a */
 /*