diff options
Diffstat (limited to 'test/dhtest.c')
-rw-r--r-- | test/dhtest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dhtest.c b/test/dhtest.c index 595732c673..ac09c445fa 100644 --- a/test/dhtest.c +++ b/test/dhtest.c @@ -11,7 +11,7 @@ #include <stdlib.h> #include <string.h> -#include "e_os.h" +#include <internal/nelem.h> #include <openssl/crypto.h> #include <openssl/bio.h> #include <openssl/bn.h> |