summaryrefslogtreecommitdiffstats
path: root/polyp/poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/poll.c')
-rw-r--r--polyp/poll.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/poll.c b/polyp/poll.c
index cb7e3e7a..6a260daf 100644
--- a/polyp/poll.c
+++ b/polyp/poll.c
@@ -32,6 +32,8 @@
#include <config.h>
#endif
+#include <errno.h>
+
#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>
#endif