summaryrefslogtreecommitdiffstats
path: root/unix/tclEpollNotfy.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-01-28 22:20:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-01-28 22:20:40 (GMT)
commit2f4e9acf95114b76c0ec84ab85445cff3b5cb1e3 (patch)
treefbe9b05ddce4547ad862b2440a75d4bc2fc31063 /unix/tclEpollNotfy.c
parent7518a795db507343cc0aa73a0b825e51a8c86eca (diff)
downloadtcl-2f4e9acf95114b76c0ec84ab85445cff3b5cb1e3.zip
tcl-2f4e9acf95114b76c0ec84ab85445cff3b5cb1e3.tar.gz
tcl-2f4e9acf95114b76c0ec84ab85445cff3b5cb1e3.tar.bz2
Fix for [f559bbde4e] (even though that's not really a bug)
Diffstat (limited to 'unix/tclEpollNotfy.c')
-rw-r--r--unix/tclEpollNotfy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tclEpollNotfy.c b/unix/tclEpollNotfy.c
index 7a5e09d..4961ef5 100644
--- a/unix/tclEpollNotfy.c
+++ b/unix/tclEpollNotfy.c
@@ -24,7 +24,6 @@
#include <sys/eventfd.h>
#endif /* HAVE_EVENTFD */
#include <sys/queue.h>
-#include <unistd.h>
/*
* This structure is used to keep track of the notifier info for a registered