summaryrefslogtreecommitdiffstats
path: root/crypto/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/trace.c')
-rw-r--r--crypto/trace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/trace.c b/crypto/trace.c
index 3538707d44..fbd4bf2914 100644
--- a/crypto/trace.c
+++ b/crypto/trace.c
@@ -141,6 +141,7 @@ static const struct trace_category_st
TRACE_CATEGORY_(REF_COUNT),
TRACE_CATEGORY_(HTTP),
TRACE_CATEGORY_(PROVIDER),
+ TRACE_CATEGORY_(QUERY),
}; /* KEEP THIS LIST IN SYNC with #define OSSL_TRACE_CATEGORY_... in trace.h */
const char *OSSL_trace_get_category_name(int num)