diff options
Diffstat (limited to 'x11fwd.h')
-rw-r--r-- | x11fwd.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -30,8 +30,6 @@ #include "channel.h" int x11req(struct ChanSess * chansess); -int x11accept(struct ChanSess * chansess); -void x11cleanup(struct ChanSess * chansess); void x11setauth(struct ChanSess *chansess); #endif /* DROPBEAR_X11FWD */ |