summaryrefslogtreecommitdiffstats
path: root/src/tests/ocsp_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/ocsp_test.c')
-rw-r--r--src/tests/ocsp_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/ocsp_test.c b/src/tests/ocsp_test.c
index a2f1f339..c6d45859 100644
--- a/src/tests/ocsp_test.c
+++ b/src/tests/ocsp_test.c
@@ -1861,5 +1861,6 @@ struct self_test ocsp_test __self_test = {
};
/* Drag in algorithms required for tests */
+REQUIRING_SYMBOL ( ocsp_test );
REQUIRE_OBJECT ( rsa );
REQUIRE_OBJECT ( sha1 );