]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/asn1_time_test.c
Remove tests dependence on e_os.h
[thirdparty/openssl.git] / test / asn1_time_test.c
index 184a18a5ad1fc47328848dd3f731fe8877ead195..897436c3f4c685f3f4a730fa1c725febe66fcbcf 100644 (file)
@@ -16,7 +16,7 @@
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include "testutil.h"
-#include "e_os.h"
+#include <internal/nelem.h>
 
 struct testdata {
     char *data;             /* TIME string value */