summaryrefslogtreecommitdiff
path: root/common/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/debug.c')
-rw-r--r--common/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/debug.c b/common/debug.c
index b3327be..1fbdc7f 100644
--- a/common/debug.c
+++ b/common/debug.c
@@ -57,6 +57,7 @@ static struct DebugKey debug_keys[] = {
{ "proxy", P11_DEBUG_PROXY },
{ "trust", P11_DEBUG_TRUST },
{ "tool", P11_DEBUG_TOOL },
+ { "rpc", P11_DEBUG_RPC },
{ 0, }
};