openssl_strerror_r: Fix handling of GNU strerror_r
[openssl.git] / test / casttest.c
index 0fdcb100cc799ab083263dbc43a16a56fe5b30d7..179d7d56d31310c5d35efa4f8bb341711e568eb1 100644 (file)
@@ -12,7 +12,7 @@
 #include <stdlib.h>
 
 #include <openssl/opensslconf.h> /* To see if OPENSSL_NO_CAST is defined */
-#include "e_os.h"
+#include "internal/nelem.h"
 #include "testutil.h"
 
 #ifndef OPENSSL_NO_CAST