aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/reader_util.h')
-rw-r--r--example/reader_util.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/example/reader_util.h b/example/reader_util.h
index 3b3360718..789729c33 100644
--- a/example/reader_util.h
+++ b/example/reader_util.h
@@ -193,7 +193,8 @@ typedef struct ndpi_flow_info {
char host_server_name[240];
char bittorent_hash[41];
char dhcp_fingerprint[48];
-
+ ndpi_risk risk;
+
struct {
u_int16_t ssl_version;
char client_requested_server_name[64], server_info[64],