summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-at
blob: ebd060a331a74f03c7dabe6ecc6f58ff2e578224 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-at,v 1.1 2004/05/07 01:44:45 danw 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"