From 9e2e94ecb8140b159e1ba4d148d2e6dc57b5fc92 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 24 Oct 2025 08:52:25 +0200 Subject: Fix AFL build --- src/shared/sockhelper.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/shared/sockhelper.c') diff --git a/src/shared/sockhelper.c b/src/shared/sockhelper.c index 0aad1a3..08d73fc 100644 --- a/src/shared/sockhelper.c +++ b/src/shared/sockhelper.c @@ -13,6 +13,8 @@ #define MAXLISTEN 20 +#include + struct _poll_list { int count; struct pollfd entry[MAXLISTEN]; -- cgit v1.2.3-55-g7522