summaryrefslogtreecommitdiff
path: root/src/lib/tests/auth_test_slh_dsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tests/auth_test_slh_dsa.c')
-rw-r--r--src/lib/tests/auth_test_slh_dsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tests/auth_test_slh_dsa.c b/src/lib/tests/auth_test_slh_dsa.c
index 511d20fe..e9af8da8 100644
--- a/src/lib/tests/auth_test_slh_dsa.c
+++ b/src/lib/tests/auth_test_slh_dsa.c
@@ -344,7 +344,7 @@ int auth_test_slh_dsa(int argc,
(void) argc;
(void) argv;
-#ifdef HAVE_OPENSSL_SLH_DSA
+#ifdef HAVE_SLH
ret |= test_auth_create_destroy_ctx();
ret |= test_load_free_crt();
ret |= test_load_free_privkey();