diff options
Diffstat (limited to 'inc/tsg_rule.h')
| -rw-r--r-- | inc/tsg_rule.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/tsg_rule.h b/inc/tsg_rule.h index d8b0ce9..74d6f34 100644 --- a/inc/tsg_rule.h +++ b/inc/tsg_rule.h @@ -42,6 +42,7 @@ struct compile_user_region char protocol[32]; char method[32]; char *message; + Maat_rule_t *result; }; typedef enum _PULL_RESULT_TYPE |
