summaryrefslogtreecommitdiff
path: root/games/xboing/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/xboing/patches/patch-ab')
-rw-r--r--games/xboing/patches/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/xboing/patches/patch-ab b/games/xboing/patches/patch-ab
new file mode 100644
index 00000000000..d5d710efef1
--- /dev/null
+++ b/games/xboing/patches/patch-ab
@@ -0,0 +1,10 @@
+$NetBSD: patch-ab,v 1.1 1998/08/18 09:25:17 frueauf Exp $
+
+--- ball.c.orig Mon Aug 17 22:31:15 1998
++++ ball.c Mon Aug 17 22:31:34 1998
+@@ -52,3 +52,5 @@
+ #include <math.h>
++#ifndef __NetBSD__
+ #include <values.h>
++#endif
+ #include <xpm.h>