Remove tests dependence on e_os.h
[openssl.git] / test / bftest.c
index cc509f2dfcc97f73cb2a076ec0cbb9ef99f12cc1..0639ec888d35854a3cdd5095c2db6dba64ef446c 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "testutil.h"
 
-#include "../e_os.h"
+#include <internal/nelem.h>
 
 #ifndef OPENSSL_NO_BF
 # include <openssl/blowfish.h>