summaryrefslogtreecommitdiff
path: root/devel/anjuta/patches/patch-ba
blob: 7412ef16f7620f3b594b71f014c409f18f25b539 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ba,v 1.1 2007/01/04 11:29:07 rillig Exp $

--- libanjuta/anjuta-children.c.orig	2005-04-20 14:04:30.000000000 +0200
+++ libanjuta/anjuta-children.c	2007-01-04 04:13:58.000000000 +0100
@@ -17,6 +17,8 @@
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
+#include <signal.h>
+
 #include <libanjuta/anjuta-children.h>
 
 static GList *registered_child_processes = NULL;