diff options
Diffstat (limited to 'src/tsg_send_log_internal.h')
| -rw-r--r-- | src/tsg_send_log_internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tsg_send_log_internal.h b/src/tsg_send_log_internal.h index a662db5..5bd18eb 100644 --- a/src/tsg_send_log_internal.h +++ b/src/tsg_send_log_internal.h @@ -129,6 +129,7 @@ struct tsg_log_instance_t int *send_log_percent; int *fs_status_ids; struct timespec *drop_start; + char l7_unknown_name[MAX_STRING_LEN]; char log_path[MAX_STRING_LEN*2]; char tcp_label[MAX_STRING_LEN]; char udp_label[MAX_STRING_LEN]; |
