summaryrefslogtreecommitdiff
path: root/jfbterm/patches/005-term.patch
diff options
context:
space:
mode:
Diffstat (limited to 'jfbterm/patches/005-term.patch')
-rw-r--r--jfbterm/patches/005-term.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/jfbterm/patches/005-term.patch b/jfbterm/patches/005-term.patch
new file mode 100644
index 0000000..07ab236
--- /dev/null
+++ b/jfbterm/patches/005-term.patch
@@ -0,0 +1,10 @@
+--- a/term.h 2010-06-20 20:22:20.620998681 +0400
++++ b/term.h 2010-06-20 20:22:48.435043158 +0400
+@@ -45,6 +45,7 @@
+
+ void tterm_start(TTerm* p, const char* tn, const char* en);
+
++void sigchld(int sig);
+ extern TTerm gTerm;
+
+ #endif /* INCLUDE_TERM_H */