Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/pacman/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/conf.c')
-rw-r--r--src/pacman/conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pacman/conf.c b/src/pacman/conf.c
index a4f2ba35..cde96716 100644
--- a/src/pacman/conf.c
+++ b/src/pacman/conf.c
@@ -31,6 +31,7 @@
#include <sys/utsname.h> /* uname */
#include <sys/wait.h>
#include <unistd.h>
+#include <signal.h>
/* pacman */
#include "conf.h"