summaryrefslogtreecommitdiffstats
path: root/test/ecdsatest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ecdsatest.c')
-rw-r--r--test/ecdsatest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ecdsatest.c b/test/ecdsatest.c
index 8b1e566ae8..561ff0c2bd 100644
--- a/test/ecdsatest.c
+++ b/test/ecdsatest.c
@@ -46,7 +46,6 @@ int main(int argc, char *argv[])
# include <openssl/err.h>
# include <openssl/rand.h>
# include "testutil.h"
-# include "test_main.h"
static const char rnd_seed[] = "string to make the random number generator "
"think it has entropy";