summaryrefslogtreecommitdiff
path: root/tools/gen-multicall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gen-multicall.sh')
-rwxr-xr-xtools/gen-multicall.sh2
1 files changed, 2 insertions, 0 deletions
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 <<EOF
#include <execline/execline.h>
#include "exlsn.h"
+#include <skalibs/posixishard.h>
+
typedef int main_func (int, char **, char const *const *) ;
typedef main_func *main_func_ref ;