a11d7a44b8
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.
10 lines
304 B
Text
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"
|
|
|