diff options
Diffstat (limited to 'test/bntest.c')
-rw-r--r-- | test/bntest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bntest.c b/test/bntest.c index f32b308d0c..cb292c6aba 100644 --- a/test/bntest.c +++ b/test/bntest.c @@ -12,7 +12,7 @@ #include <string.h> #include <ctype.h> -#include "e_os.h" +#include <internal/nelem.h> #include <internal/numbers.h> #include <openssl/bn.h> #include <openssl/crypto.h> |