On Sun, Dec 24, 2023 at 06:41:07PM +0100, Stefano Brivio wrote:Reported-by: lemmi <lemmi(a)nerd2nerd.org> Link: https://github.com/void-linux/void-packages/actions/runs/7097192513/job/193… Signed-off-by: Stefano Brivio <sbrivio(a)redhat.com>Reviewed-by: David Gibson <david(a)gibson.dropbear.id.au>--- flow.c | 1 + 1 file changed, 1 insertion(+) diff --git a/flow.c b/flow.c index d24726d..a8aeb15 100644 --- a/flow.c +++ b/flow.c @@ -6,6 +6,7 @@ */ #include <stdint.h> +#include <stdio.h> #include <unistd.h> #include <string.h>-- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson