summaryrefslogtreecommitdiff
path: root/games/netmaze/patches/patch-draw_3d.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/netmaze/patches/patch-draw_3d.c')
-rw-r--r--games/netmaze/patches/patch-draw_3d.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/netmaze/patches/patch-draw_3d.c b/games/netmaze/patches/patch-draw_3d.c
new file mode 100644
index 00000000000..3e216d92427
--- /dev/null
+++ b/games/netmaze/patches/patch-draw_3d.c
@@ -0,0 +1,12 @@
+$NetBSD: patch-draw_3d.c,v 1.1 2013/03/25 01:59:03 dholland Exp $
+
+--- draw_3d.c~ 1994-04-15 10:57:35.000000000 +0000
++++ draw_3d.c
+@@ -9,6 +9,7 @@
+ #include <stdio.h>
+ #include <math.h>
+ #include <stdlib.h>
++#include <string.h>
+ #include "trigtab.h"
+ #include "netmaze.h"
+