]> andersk Git - openssh.git/blobdiff - monitor_fdpass.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / monitor_fdpass.c
index 56d3afdf35bb2ca5b64d7d8a6a0af1edd00b2f7a..7eb6f5c6e1f3ffe7a561a0bd48ef65d9deccadb0 100644 (file)
@@ -34,7 +34,9 @@
 #endif
 
 #include <errno.h>
+#ifdef HAVE_POLL_H
 #include <poll.h>
+#endif
 #include <string.h>
 #include <stdarg.h>
 
This page took 0.132831 seconds and 4 git commands to generate.