summaryrefslogtreecommitdiff
path: root/otk/timer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/timer.hh')
-rw-r--r--otk/timer.hh5
1 files changed, 0 insertions, 5 deletions
diff --git a/otk/timer.hh b/otk/timer.hh
index 1d93f914..e982d82b 100644
--- a/otk/timer.hh
+++ b/otk/timer.hh
@@ -17,11 +17,6 @@ extern "C" {
# include <time.h>
# endif // HAVE_SYS_TIME_H
#endif // TIME_WITH_SYS_TIME
-
-#ifdef HAVE_UNISTD_H
-# include <sys/types.h>
-# include <unistd.h>
-#endif // HAVE_UNISTD_H
}
#include <queue>