opnsense-ports/sysutils/pacman/files/patch-lib_libalpm_util.c
Franco Fichtner 75158b8ed1 */*: sync with upstream
Taken from: HardenedBSD
2018-05-08 16:43:10 +02:00

10 lines
220 B
C

--- lib/libalpm/util.c.orig 2017-05-18 11:10:47 UTC
+++ lib/libalpm/util.c
@@ -32,6 +32,7 @@
#include <sys/wait.h>
#include <fnmatch.h>
#include <poll.h>
+#include <signal.h>
/* libarchive */
#include <archive.h>