Remove tests dependence on e_os.h
[openssl.git] / test / dtlsv1listentest.c
index e401ccffddfa15af36e65023fc56273a4207a3dc..00120cc0ab0d8ae85a07c036536c02ed15242512 100644 (file)
@@ -12,7 +12,7 @@
 #include <openssl/bio.h>
 #include <openssl/err.h>
 #include <openssl/conf.h>
-#include "e_os.h"
+#include <internal/nelem.h>
 #include "testutil.h"
 
 #ifndef OPENSSL_NO_SOCK