pkgsrc/cad/fasthenry/patches/patch-an
dmcmahill a11d7a44b8 -include a ton of missing header files for 64 bit machines. there remain
some 64 bit related compiler warnings to fix.

- while here, use libffm if on an alpha for faster math.  In this case
  20-30% faster.
2001-02-09 11:29:36 +00:00

10 lines
304 B
Text

$NetBSD: patch-an,v 1.1 2001/02/09 11:29:38 dmcmahill Exp $
--- src/zbuf/patran.c.orig Tue Nov 12 14:18:56 1996
+++ src/zbuf/patran.c Thu Feb 8 19:38:44 2001
@@ -41,4 +41,5 @@
**************************************************************************/
+#include <string.h>
#include "mulGlobal.h"