ports/textproc/zorba/files/patch-bin-debugger_main.cpp
Pietro Cerutti 2a6ea84ccb - Update to 2.6.0
ChangeLog: https://launchpadlibrarian.net/112669217/ChangeLog
- Trim Makefile header
2012-09-26 12:55:33 +00:00

11 lines
249 B
C++

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