Remove the X_OK define, it is unused.
[openssl.git] / crypto / ec / ec_mult.c
index 6f75416425240549cdf834b62312450c0994a963..c7557882facb3da527bdeaae9c78cd9d1daa5e44 100644 (file)
@@ -14,7 +14,7 @@
 #include "internal/cryptlib.h"
 #include "internal/bn_int.h"
 #include "ec_lcl.h"
-#include "e_os.h"
+#include "internal/refcount.h"
 
 /*
  * This file implements the wNAF-based interleaving multi-exponentiation method