Remove tests dependence on e_os.h
[openssl.git] / test / evp_extra_test.c
index acccfe5449074e2a2f1488d4ef5cf23c2ac3b2aa..5ca95e4fd64407bf82a00a865939d89f62c53e95 100644 (file)
@@ -16,7 +16,7 @@
 #include <openssl/rsa.h>
 #include <openssl/x509.h>
 #include "testutil.h"
-#include "e_os.h"
+#include <internal/nelem.h>
 
 /*
  * kExampleRSAKeyDER is an RSA private key in ASN.1, DER format. Of course, you