summaryrefslogtreecommitdiff
path: root/graphics/grx/files/patch-test__speedtst.c
blob: a31e338788b0c1782d6975a777051e990048b727 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./test/speedtst.c.orig	Sat May  3 19:45:12 2003
+++ ./test/speedtst.c	Sat Jul  1 16:06:12 2006
@@ -26,7 +26,7 @@
 /*#include <wcdefs.h>*/
 #include <conio.h>
 #else
-#include <values.h>
+#include <limits.h>
 #endif
 #include <math.h>
 #include <time.h>