aboutsummaryrefslogtreecommitdiff
path: root/comms/zmtx-zmrx/files/patch-zmdm.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/zmtx-zmrx/files/patch-zmdm.c')
-rw-r--r--comms/zmtx-zmrx/files/patch-zmdm.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/zmtx-zmrx/files/patch-zmdm.c b/comms/zmtx-zmrx/files/patch-zmdm.c
new file mode 100644
index 000000000000..730742ac3ef6
--- /dev/null
+++ b/comms/zmtx-zmrx/files/patch-zmdm.c
@@ -0,0 +1,10 @@
+--- ./zmdm.c.orig 1996-12-11 23:24:08.000000000 -0800
++++ ./zmdm.c 2011-07-22 17:33:19.603250928 -0700
+@@ -18,6 +18,7 @@
+ */
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <termios.h>
+ #include <signal.h>
+ #ifdef UNITE