]> andersk Git - openssh.git/blobdiff - includes.h
- (stevesk) remove configure support for poll.h; it was removed
[openssh.git] / includes.h
index 633fd960eb4cd231f7d8409bd79379aa07bd8d6e..df91404e8ce9bfd776fa771e335633faf368b83a 100644 (file)
@@ -85,13 +85,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #ifdef USE_PAM
 # include <security/pam_appl.h>
 #endif
-#ifdef HAVE_POLL_H
-# include <poll.h>
-#else
-# ifdef HAVE_SYS_POLL_H
-#  include <sys/poll.h>
-# endif
-#endif
 #ifdef HAVE_SYS_SYSMACROS_H
 # include <sys/sysmacros.h>
 #endif
This page took 0.034133 seconds and 4 git commands to generate.