diff options
Diffstat (limited to 'security/snort3/pkg-plist')
-rw-r--r-- | security/snort3/pkg-plist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 5da84b8b5dd6..6e0c9db565da 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -39,7 +39,6 @@ include/snort/flow/flow_key.h include/snort/flow/flow_stash.h include/snort/flow/ha.h include/snort/flow/session.h -include/snort/flow/stash_item.h include/snort/flow/stream_flow.h include/snort/framework/api_options.h include/snort/framework/base_api.h @@ -87,6 +86,7 @@ include/snort/helpers/infractions.h include/snort/helpers/json_stream.h include/snort/helpers/literal_search.h include/snort/helpers/memcap_allocator.h +include/snort/helpers/ring2.h include/snort/helpers/scratch_allocator.h include/snort/helpers/sigsafe.h include/snort/helpers/utf.h @@ -202,6 +202,8 @@ include/snort/pub_sub/eof_event.h include/snort/pub_sub/eve_process_event.h include/snort/pub_sub/expect_events.h include/snort/pub_sub/external_event_ids.h +include/snort/pub_sub/file_events.h +include/snort/pub_sub/file_events_ids.h include/snort/pub_sub/finalize_packet_event.h include/snort/pub_sub/ftp_events.h include/snort/pub_sub/http_body_event.h |