From: Philippe Antoine Date: Tue, 17 Jun 2025 09:26:04 +0000 (+0200) Subject: rust: remove unnecessary cbindgen exclusions X-Git-Tag: suricata-8.0.0~61 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f8168493f6ecf3d4bc40effcb65d6ecba077b43e;p=thirdparty%2Fsuricata.git rust: remove unnecessary cbindgen exclusions --- diff --git a/rust/cbindgen.toml b/rust/cbindgen.toml index bacacfca8f..14580e6485 100644 --- a/rust/cbindgen.toml +++ b/rust/cbindgen.toml @@ -108,8 +108,6 @@ exclude = [ "JsonT", "IKEState", "IKETransaction", - "NTPState", - "NTPTransaction", "SuricataContext", "SuricataFileContext", "TFTPState",