summaryrefslogtreecommitdiff
path: root/net/tn5250
diff options
context:
space:
mode:
Diffstat (limited to 'net/tn5250')
-rw-r--r--net/tn5250/files/patch-aa10
-rw-r--r--net/tn5250/files/patch-ab10
2 files changed, 20 insertions, 0 deletions
diff --git a/net/tn5250/files/patch-aa b/net/tn5250/files/patch-aa
new file mode 100644
index 000000000000..53699f0f6ed0
--- /dev/null
+++ b/net/tn5250/files/patch-aa
@@ -0,0 +1,10 @@
+--- src/debug.c.orig Fri Feb 18 06:59:19 2000
++++ src/debug.c Mon Apr 10 03:00:00 2000
+@@ -31,7 +31,6 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <ctype.h>
+-#include <malloc.h>
+
+ #include "utility.h"
+ #include "buffer.h"
diff --git a/net/tn5250/files/patch-ab b/net/tn5250/files/patch-ab
new file mode 100644
index 000000000000..cc41255556e6
--- /dev/null
+++ b/net/tn5250/files/patch-ab
@@ -0,0 +1,10 @@
+--- src/tn5250-private.h.orig Sun Feb 13 11:32:48 2000
++++ src/tn5250-private.h Mon Apr 10 03:00:00 2000
+@@ -29,7 +29,6 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <string.h>
+-#include <malloc.h>
+ #include <ctype.h>
+ #include <errno.h>
+ #include <signal.h>