summaryrefslogtreecommitdiffstats
path: root/test/bntest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/bntest.c')
-rw-r--r--test/bntest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/bntest.c b/test/bntest.c
index 449b3a4fd2..0410e07d08 100644
--- a/test/bntest.c
+++ b/test/bntest.c
@@ -19,7 +19,6 @@
#include <openssl/err.h>
#include <openssl/rand.h>
#include "testutil.h"
-#include "test_main_custom.h"
/*
* In bn_lcl.h, bn_expand() is defined as a static ossl_inline function.