Remove tests dependence on e_os.h
[openssl.git] / test / crltest.c
index 720c13b3a2d1ac1911944addebdfddf625f40da9..f5af4b1e4f983bca13bcde0904dfe2e6d3cb345f 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "../e_os.h"
+#include <internal/nelem.h>
 #include <string.h>
 #include <openssl/bio.h>
 #include <openssl/crypto.h>