summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-18 00:11:36 +0000
committermharo <mharo@FreeBSD.org>2000-04-18 00:11:36 +0000
commit277a2a77960fff73e2d6d678e7ac7db79c0ac258 (patch)
tree5a9bc80ba289f268e2e2d5d477c173245a839f30
parentc45f5a80bf59874c427a6a88bf2ba093bf50803c (diff)
downloadFreeBSD-ports-277a2a77960fff73e2d6d678e7ac7db79c0ac258.zip
FreeBSD-ports-277a2a77960fff73e2d6d678e7ac7db79c0ac258.tar.gz
add patches
-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 0000000..53699f0
--- /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 0000000..cc41255
--- /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>
OpenPOWER on IntegriCloud