From 73d03060c3a69de17913aa457b5270d5060247ab Mon Sep 17 00:00:00 2001 From: Dennis Kobert Date: Tue, 10 Dec 2024 14:37:49 +0100 Subject: Add per event header to bindings --- rust/bindings/bindings_helper.h | 1 + 1 file changed, 1 insertion(+) diff --git a/rust/bindings/bindings_helper.h b/rust/bindings/bindings_helper.h index 5c4dfe22f41a..5d0099566ef8 100644 --- a/rust/bindings/bindings_helper.h +++ b/rust/bindings/bindings_helper.h @@ -31,6 +31,7 @@ #include #include #include +#include /* `bindgen` gets confused at certain things. */ const size_t RUST_CONST_HELPER_ARCH_SLAB_MINALIGN = ARCH_SLAB_MINALIGN; -- cgit v1.2.3-70-g09d2