summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-al
blob: 0222e23cf6a8211c97358590c58027d628b17bf5 (plain)
1
2
3
4
5
6
7
8
9
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 */