Remove tests dependence on e_os.h
[openssl.git] / test / exptest.c
index b357a2349d4bb5350d7e14df775c4bc497af86de..62a2377dfd94bc788a68f222bbaba9f7b41ebc58 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "../e_os.h"
+#include <internal/nelem.h>
 
 #include <openssl/bio.h>
 #include <openssl/bn.h>