rust: remove obsolete struct exclusions in cbindgen

As these structs are now in suricata_sys crate
pull/15112/head
Philippe Antoine 1 month ago committed by Victor Julien
parent a10a818792
commit fd4c6d4e06

@ -91,8 +91,6 @@ include = [
# default: []
exclude = [
"CLuaState",
"FileContainer",
"HttpRangeContainerBlock",
"SIGMATCH_NOOPT",
"SIGMATCH_INFO_STICKY_BUFFER",
"SIGMATCH_INFO_MULTI_BUFFER",

Loading…
Cancel
Save