Add a test for the info callback
[openssl.git] / test / mdc2test.c
index 4f2995348097f13e505b06535491549221c431f1..0658843ce5e2046191efc09a93c7f77e85263478 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <string.h>
 
-#include "../e_os.h"
+#include "internal/nelem.h"
 #include "testutil.h"
 
 #if defined(OPENSSL_NO_DES) && !defined(OPENSSL_NO_MDC2)