summaryrefslogtreecommitdiff
path: root/devel/sdcc/patches/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sdcc/patches/patch-bb')
-rw-r--r--devel/sdcc/patches/patch-bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/sdcc/patches/patch-bb b/devel/sdcc/patches/patch-bb
new file mode 100644
index 00000000000..b8c9dafd93d
--- /dev/null
+++ b/devel/sdcc/patches/patch-bb
@@ -0,0 +1,12 @@
+$NetBSD: patch-bb,v 1.1 2001/04/29 16:15:16 dmcmahill Exp $
+
+--- link/z80/lkmain.c.orig Mon Jul 31 23:22:21 2000
++++ link/z80/lkmain.c Sun Apr 29 10:56:44 2001
+@@ -14,6 +14,6 @@
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <string.h>
+-#include <alloc.h>
+ #include "aslink.h"
+