diff options
Diffstat (limited to 'example/reader_util.h')
-rw-r--r-- | example/reader_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/reader_util.h b/example/reader_util.h index ef15053cd..956bb1955 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -259,6 +259,7 @@ typedef struct ndpi_flow_info { ndpi_serializer ndpi_flow_serializer; char host_server_name[80]; /* Hostname/SNI */ + char *server_hostname; char *bittorent_hash; char *dhcp_fingerprint; char *dhcp_class_ident; |