diff options
Diffstat (limited to 'inc')
| -rw-r--r-- | inc/tsg_send_log.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/tsg_send_log.h b/inc/tsg_send_log.h index 5951be8..6a2177a 100644 --- a/inc/tsg_send_log.h +++ b/inc/tsg_send_log.h @@ -29,7 +29,8 @@ enum LOG_TYPE LOG_TYPE_TRANSACTION_RECORD, LOG_TYPE_GTPC_RECORD, LOG_TYPE_BGP_RECORD, - LOG_TYPE_INTERCEPT_EVENT + LOG_TYPE_INTERCEPT_EVENT, + LOG_TYPE_MAX }; struct TLD_handle_t; |
