summaryrefslogtreecommitdiff
path: root/include/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/poll.h')
-rw-r--r--include/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/poll.h b/include/poll.h
index 1e7e98bd..948666ba 100644
--- a/include/poll.h
+++ b/include/poll.h
@@ -1,6 +1,7 @@
#ifndef __POLL_H
#define __POLL_H
+#include <time.h>
#define POLLIN 0x0001
#define POLLRDNORM 0x0040
#define POLLRDBAND 0x0080