]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/bsd-poll.c
Import of OpenSSH 4.9p1
[gssapi-openssh.git] / openssh / openbsd-compat / bsd-poll.c
index 4dd6fc4aa7f1d104b3841395e3fda0ec1dfeea01..7a44a5a7916347405790594f1b9ab67239af60a6 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 #include "includes.h"
-#if !defined(HAVE_POLL) && defined(HAVE_SELECT)
+#if !defined(HAVE_POLL)
 
 #ifdef HAVE_SYS_SELECT_H
 # include <sys/select.h>
This page took 0.528675 seconds and 4 git commands to generate.