summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Fl_Clock.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_Clock.cxx b/src/Fl_Clock.cxx
index 3926ec1b7..8882fdf2d 100644
--- a/src/Fl_Clock.cxx
+++ b/src/Fl_Clock.cxx
@@ -22,9 +22,6 @@
#include <FL/fl_draw.H>
#include <math.h>
#include <time.h>
-#ifndef WIN32
-# include <sys/time.h>
-#endif /* !WIN32 */
// Original clock display written by Paul Haeberli at SGI.
// Modifications by Mark Overmars for Forms