summaryrefslogtreecommitdiff
path: root/lib/libXt/src/NextEvent.c
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2013-05-31 15:37:39 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2013-05-31 15:37:39 +0000
commit2f8b31c07c92215d04ca7112aadd14f45d5fce8a (patch)
treeeb8fafcd945f4b45e15a723824626f609c436495 /lib/libXt/src/NextEvent.c
parentf8ff0e7d9db4e3836fd7f4e9cdea89d799a24564 (diff)
Update to libXt 1.1.4
Diffstat (limited to 'lib/libXt/src/NextEvent.c')
-rw-r--r--lib/libXt/src/NextEvent.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libXt/src/NextEvent.c b/lib/libXt/src/NextEvent.c
index b1f7bc7e5..4f2dcfb69 100644
--- a/lib/libXt/src/NextEvent.c
+++ b/lib/libXt/src/NextEvent.c
@@ -75,9 +75,6 @@ in this Software without prior written authorization from The Open Group.
#include <stdio.h>
#include <errno.h>
-#ifdef __UNIXOS2__
-#include <sys/time.h>
-#endif
static TimerEventRec* freeTimerRecs;
static WorkProcRec* freeWorkRecs;