summaryrefslogtreecommitdiff
path: root/textproc/zorba/files/patch-bin-debugger_main.cpp
blob: 5bd4192814f014bc7646f4572becda941ac33378 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- bin/debugger/main.cpp.orig	2012-06-21 11:19:43.000000000 +0200
+++ bin/debugger/main.cpp	2012-06-21 11:19:27.000000000 +0200
@@ -22,6 +22,8 @@
 #include <unistd.h>
 #endif
 
+#include <signal.h>
+
 #include <vector>
 
 #include <zorba/config.h>