pkgsrc/cad/fasthenry/patches/patch-ae
dmcmahill ab8490f3bf - homepage has moved
- distfile has moved
- license has changed.  Patches are the result of de-fuzzing the
  old patches since the new source files have the new (less restrictive)
  license.
2004-09-20 02:08:58 +00:00

13 lines
351 B
Text

$NetBSD: patch-ae,v 1.3 2004/09/20 02:08:58 dmcmahill Exp $
--- src/fasthenry/contact.c.orig Tue Aug 3 22:17:10 2004
+++ src/fasthenry/contact.c
@@ -45,7 +45,7 @@ operation of Software or Licensed Progra
#include <stdio.h>
#include <ctype.h>
#include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <math.h>
#include "induct.h"