X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/12ae19b0b121cdc7ed4fda0ff5066691f0d4d831..6d39a5c4936dd81b67f454549319e1ac901d8d98:/openbsd-compat/openbsd-compat.h?ds=sidebyside diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h index 6fe30fec..edf4b9dc 100644 --- a/openbsd-compat/openbsd-compat.h +++ b/openbsd-compat/openbsd-compat.h @@ -140,6 +140,7 @@ int writev(int, struct iovec *, int); /* Home grown routines */ #include "bsd-misc.h" #include "bsd-waitpid.h" +#include "bsd-poll.h" #ifndef HAVE_GETPEEREID int getpeereid(int , uid_t *, gid_t *);