crypto/rand: rename drbg_rand.c to drbg_ctr.c
[openssl.git] / crypto / ec / ecp_nistz256.c
index edea1f8810c30d1abd87944621ca18ba4ddad1b9..3863a61b02027c56d67b1e49d50b6839b63f79ed 100644 (file)
@@ -21,7 +21,7 @@
 #include "internal/cryptlib.h"
 #include "internal/bn_int.h"
 #include "ec_lcl.h"
-#include "e_os.h"
+#include "internal/refcount.h"
 
 #if BN_BITS2 != 64
 # define TOBN(hi,lo)    lo,hi