summaryrefslogtreecommitdiffstats
path: root/lasso/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/debug.h')
-rw-r--r--lasso/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/debug.h b/lasso/debug.h
index 43fefcda..ce294ac7 100644
--- a/lasso/debug.h
+++ b/lasso/debug.h
@@ -36,6 +36,7 @@ LASSO_EXPORT extern gboolean lasso_flag_verify_signature;
LASSO_EXPORT extern gboolean lasso_flag_memory_debug;
LASSO_EXPORT extern gboolean lasso_flag_strict_checking;
LASSO_EXPORT extern gboolean lasso_flag_add_signature;
+LASSO_EXPORT extern gboolean lasso_flag_sign_messages;
#ifdef __cplusplus
}