Fix ctype arguments.
[openssl.git] / test / ssltestlib.c
index 64acea3f7dc6d3cbd06b13f7946085feb0080f2f..410d323a9ab849402f3d068139816e21207cc2cf 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <string.h>
 
-#include "e_os.h"
+#include <internal/nelem.h>
 #include "ssltestlib.h"
 #include "testutil.h"