summaryrefslogtreecommitdiff
path: root/graphics/rayshade/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rayshade/patches/patch-af')
-rw-r--r--graphics/rayshade/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/rayshade/patches/patch-af b/graphics/rayshade/patches/patch-af
new file mode 100644
index 00000000000..cd9e324554c
--- /dev/null
+++ b/graphics/rayshade/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1 2008/09/01 06:57:58 dholland Exp $
+
+--- libray/libobj/hf.c~ 1992-02-09 22:04:18.000000000 -0500
++++ libray/libobj/hf.c 2008-09-01 02:08:11.000000000 -0400
+@@ -42,7 +42,7 @@ typedef struct {
+ Vector cp, pDX, pDY;
+ } Trav2D;
+
+-hfTri *CreateHfTriangle(), *GetQueuedTri();
++static hfTri *CreateHfTriangle(), *GetQueuedTri();
+
+ unsigned long HFTests, HFHits;
+