From 6ba4a6f86811eaa264734012694f5181b00f9abe Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 12 Sep 2023 13:45:47 +0000 Subject: posixify eltest for time checks Signed-off-by: Laurent Bercot --- tools/gen-multicall.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/gen-multicall.sh b/tools/gen-multicall.sh index fc702ba..959d87b 100755 --- a/tools/gen-multicall.sh +++ b/tools/gen-multicall.sh @@ -17,6 +17,8 @@ cat < #include "exlsn.h" +#include + typedef int main_func (int, char **, char const *const *) ; typedef main_func *main_func_ref ; -- cgit v1.2.3