summaryrefslogtreecommitdiffstats
path: root/devel/anjuta-devel/files/patch-plugins_terminal_terminal.c
blob: 2711a8781655995e0b62803cb28bc7d5a11b2ef6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- plugins/terminal/terminal.c.orig    Sun May 22 21:38:41 2005
+++ plugins/terminal/terminal.c Sun May 22 21:39:12 2005
@@ -19,6 +19,9 @@
 */
 
 #include <config.h>
+
+#include <sys/signal.h>
+
 #include <libanjuta/anjuta-shell.h>
 #include <libanjuta/anjuta-children.h>
 #include <libanjuta/anjuta-debug.h>