diff x11fwd.h @ 11:f76c9389e9e0

Mostly done with the listener changeover
author Matt Johnston <matt@ucc.asn.au>
date Thu, 03 Jun 2004 17:22:48 +0000
parents 7f77962de998
children db2c8e6fb284
line wrap: on
line diff
--- a/x11fwd.h	Thu Jun 03 16:45:53 2004 +0000
+++ b/x11fwd.h	Thu Jun 03 17:22:48 2004 +0000
@@ -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_ */