summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'cad/fasthenry/patches/patch-al')
-rw-r--r--cad/fasthenry/patches/patch-al10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/fasthenry/patches/patch-al b/cad/fasthenry/patches/patch-al
new file mode 100644
index 00000000000..0222e23cf6a
--- /dev/null
+++ b/cad/fasthenry/patches/patch-al
@@ -0,0 +1,10 @@
+$NetBSD: patch-al,v 1.1 2001/02/09 11:29:38 dmcmahill Exp $
+
+--- src/fasthenry/uglieralloc.c.orig Tue Nov 12 14:18:48 1996
++++ src/fasthenry/uglieralloc.c Thu Feb 8 19:35:37 2001
+@@ -21,4 +21,5 @@
+ */
+ #include <stdio.h>
++#include <string.h>
+
+ #define NALLOC 8184 /* >= sizeof(HEADER)*NALLOC bytes sbrk()'d */