diff options
Diffstat (limited to 'applets/clock')
-rw-r--r-- | applets/clock/clock-map.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/clock/clock-map.c b/applets/clock/clock-map.c index a8e0c2b0..7865d9f1 100644 --- a/applets/clock/clock-map.c +++ b/applets/clock/clock-map.c @@ -4,7 +4,6 @@ #include <cairo.h> #include <sys/time.h> -#include <sys/timeb.h> #include <gtk/gtk.h> #include <math.h> |