]> andersk Git - openssh.git/blobdiff - openbsd-compat/port-tun.h
- (djm) [openbsd-compat/bsd-snprintf.c] Fix integer overflow in return
[openssh.git] / openbsd-compat / port-tun.h
index 86d9272b4e7fed814870b1804d844bf697d5307b..c53df01fceb608c752d104dfcfb24e8a00b5229e 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef _PORT_TUN_H
 #define _PORT_TUN_H
 
-#include "channels.h"
+struct Channel;
 
 #if defined(SSH_TUN_LINUX) || defined(SSH_TUN_FREEBSD)
 # define CUSTOM_SYS_TUN_OPEN
This page took 0.047871 seconds and 4 git commands to generate.