HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/misc/pinfo/files/patch-src_utils.c
--- src/utils.c.orig	2021-07-01 13:24:17 UTC
+++ src/utils.c
@@ -24,6 +24,7 @@
 #include <regex.h>
 #include <ctype.h>
 #include <sys/select.h>
+#include <sys/wait.h>
 
 #ifdef USE_WCHAR
   #include <wchar.h>