diff options
Diffstat (limited to 'net/tn5250/files/patch-aa')
-rw-r--r-- | net/tn5250/files/patch-aa | 10 |
1 files changed, 10 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" |