summaryrefslogtreecommitdiffstats
path: root/graphics/evince/files/patch-backend_ps_ps-document.c
blob: 34fbf0774c085d3f113b5ea4ad3c744152beb57a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- backend/ps/ps-document.c.orig   Tue Feb 13 10:27:32 2007
+++ backend/ps/ps-document.c    Tue Feb 13 10:27:41 2007
@@ -33,6 +33,7 @@
 #include <string.h>
 #include <stdlib.h>
 #include <sys/wait.h>
+#include <sys/signal.h>
 #include <errno.h>
 
 #include "ps-document.h"