summaryrefslogblamecommitdiff
path: root/games/xboing/files/patch-ball.c
blob: fc19a9088534a5f4fcce9768e8ada948f02538cc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                        
--- ball.c.old	Mon Sep 23 12:48:00 2002
+++ ball.c	Mon Sep 23 12:48:09 2002
@@ -50,7 +50,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <math.h>
-#include <values.h>
+#include <limits.h>
 #include <xpm.h>
 #include <X11/Xos.h>