$NetBSD: patch-test_pdf-structure.c,v 1.1 2023/11/14 13:48:19 wiz Exp $ Add header for WIFEXITED and WAITSTATUS. --- test/pdf-structure.c.orig 2023-09-23 14:18:32.000000000 +0000 +++ test/pdf-structure.c @@ -29,6 +29,7 @@ #include #include #include +#include #ifdef HAVE_UNISTD_H #include /* __unix__ */