$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;