summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-at
diff options
context:
space:
mode:
Diffstat (limited to 'cad/fasthenry/patches/patch-at')
-rw-r--r--cad/fasthenry/patches/patch-at21
1 files changed, 10 insertions, 11 deletions
diff --git a/cad/fasthenry/patches/patch-at b/cad/fasthenry/patches/patch-at
index ebd060a331a..c037b6c85b7 100644
--- a/cad/fasthenry/patches/patch-at
+++ b/cad/fasthenry/patches/patch-at
@@ -1,13 +1,12 @@
-$NetBSD: patch-at,v 1.1 2004/05/07 01:44:45 danw Exp $
+$NetBSD: patch-at,v 1.2 2004/09/20 02:08:58 dmcmahill Exp $
---- src/fasthenry/contact.c.orig Sun May 2 21:40:25 2004
-+++ src/fasthenry/contact.c
-@@ -11,7 +11,7 @@
- #include <stdio.h>
- #include <ctype.h>
- #include <string.h>
--#include <malloc.h>
-+#include <stdlib.h>
- #include <math.h>
- #include "induct.h"
+--- src/zbuf/quickif.c.orig Tue Aug 3 22:23:56 2004
++++ src/zbuf/quickif.c
+@@ -34,6 +34,7 @@ operation of Software or Licensed Progra
+
+ */
+
++#include <string.h>
+ #include "mulGlobal.h"
+ #include "quickif.h"