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>