From 152fb2bdb81af70c5682102c86009317caaf3ca0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 1 Feb 2026 15:00:22 +0100 Subject: Add multicall binary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common.h') diff --git a/common.h b/common.h index 7e42a49..d33a924 100644 --- a/common.h +++ b/common.h @@ -5,6 +5,10 @@ #include #include #include + +#ifdef main +# define LIBSIMPLY_CONFIG_MULTICALL_BINARY +#endif #include -- cgit v1.2.3-70-g09d2