X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/fec71b2f08ec26ad7059b238ef82b899ec9e5700..HEAD:/openbsd-compat/port-tun.c diff --git a/openbsd-compat/port-tun.c b/openbsd-compat/port-tun.c index 9806eec7..ddc92d0f 100644 --- a/openbsd-compat/port-tun.c +++ b/openbsd-compat/port-tun.c @@ -18,15 +18,22 @@ #include #include + #include +#include #include #include #include +#include +#include +#include +#include "openbsd-compat/sys-queue.h" #include "log.h" #include "misc.h" -#include "bufaux.h" +#include "buffer.h" +#include "channels.h" /* * This is the portable version of the SSH tunnel forwarding, it