summaryrefslogtreecommitdiffstats
path: root/deskutils/logjam/files/patch-src-get_cmd_out.c
blob: 161746150a9e65127aff3c39ed8df69425935090 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/get_cmd_out.c.orig  Sun Jun  5 22:09:21 2005
+++ src/get_cmd_out.c   Sun Jun  5 22:09:38 2005
@@ -11,6 +11,7 @@
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>
+#include <signal.h>
 #include <sys/types.h>
 #include <sys/wait.h>
 #include "util.h"