summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/openbsd-compat/port-tun.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/openbsd-compat/port-tun.h')
-rw-r--r--crypto/openssh/openbsd-compat/port-tun.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/openbsd-compat/port-tun.h b/crypto/openssh/openbsd-compat/port-tun.h
index 86d9272..c53df01 100644
--- a/crypto/openssh/openbsd-compat/port-tun.h
+++ b/crypto/openssh/openbsd-compat/port-tun.h
@@ -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
OpenPOWER on IntegriCloud