Add a test for duplicated ordinals
[openssl.git] / crypto / bn / bn_sqr.c
index aa31f6e825a3dbe9daa3cb1560f0c0ec561e7ece..9f5a5dc2d8ff6dc18dce301a57ca1282e96ae16c 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 /* r must not be a */