summaryrefslogtreecommitdiff
path: root/x11-clocks/abclock/files/patch-abclock.c
blob: 2f020606afe47e9b5d5578f85c07254824f7d5d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- abclock.c.orig	2006-03-13 07:51:41 UTC
+++ abclock.c
@@ -30,7 +30,7 @@
 #include <time.h>
 #include <sys/time.h>
 #include <unistd.h>
-#include <values.h>
+#include <float.h>
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>