From f8168493f6ecf3d4bc40effcb65d6ecba077b43e Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Tue, 17 Jun 2025 11:26:04 +0200 Subject: [PATCH] rust: remove unnecessary cbindgen exclusions --- rust/cbindgen.toml | 2 -- 1 file changed, 2 deletions(-) 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",