aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pacman/files/patch-lib_libalpm_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pacman/files/patch-lib_libalpm_util.c')
-rw-r--r--sysutils/pacman/files/patch-lib_libalpm_util.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/pacman/files/patch-lib_libalpm_util.c b/sysutils/pacman/files/patch-lib_libalpm_util.c
new file mode 100644
index 000000000000..427d5dd4c7aa
--- /dev/null
+++ b/sysutils/pacman/files/patch-lib_libalpm_util.c
@@ -0,0 +1,10 @@
+--- 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>