]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-tun.h
- (djm) [auth-pam.c auth-shadow.c auth2-none.c cleanup.c sshd.c]
[openssh.git] / openbsd-compat / port-tun.h
index 9f7a98614129cdeb2009ce5d817ffd530139445b..c53df01fceb608c752d104dfcfb24e8a00b5229e 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef _PORT_TUN_H
 #define _PORT_TUN_H
 
+struct Channel;
+
 #if defined(SSH_TUN_LINUX) || defined(SSH_TUN_FREEBSD)
 # define CUSTOM_SYS_TUN_OPEN
 int      sys_tun_open(int, int);
This page took 0.034979 seconds and 4 git commands to generate.