summaryrefslogtreecommitdiffhomepage
path: root/x11fwd.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-06-03 17:22:48 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-06-03 17:22:48 +0000
commit9f369bc42ff9e01ab9d72edd74b1d838b69c1c78 (patch)
tree29418de38ee376673c9a1a54ce02a62a7ee0edff /x11fwd.h
parent444dbb5364798925a3cacddba7b1bb3041e41a23 (diff)
Mostly done with the listener changeover
--HG-- extra : convert_revision : 1a4dca8836a2a04a21fb675c718a549a8d445d25
Diffstat (limited to 'x11fwd.h')
-rw-r--r--x11fwd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11fwd.h b/x11fwd.h
index 6cf4b96..13cd11f 100644
--- a/x11fwd.h
+++ b/x11fwd.h
@@ -31,6 +31,7 @@
int x11req(struct ChanSess * chansess);
void x11setauth(struct ChanSess *chansess);
+void x11cleanup(struct Listener *listener);
#endif /* DROPBEAR_X11FWD */
#endif /* _X11FWD_H_ */