Remove tests dependence on e_os.h
[openssl.git] / test / testutil / stanza.c
index 8a8f0cc8f4f04bfdc6a23bfa13e62ba118f7ddfc..35967528f8312c4c918175a6d3f6d2a558b55b4d 100644 (file)
@@ -12,7 +12,7 @@
 #include <string.h>
 #include <ctype.h>
 
-#include "e_os.h"
+#include "internal/nelem.h"
 #include "../testutil.h"
 #include "tu_local.h"