www.usr.com/support/gpl/USR9107_release.1.4.tar.gz
[bcm963xx.git] / userapps / opensource / sshd / x11fwd.h
index 889033f..5855a68 100755 (executable)
@@ -30,9 +30,8 @@
 #include "channel.h"
 
 int x11req(struct ChanSess * chansess);
-int x11accept(struct ChanSess * chansess);
-void x11cleanup(struct ChanSess * chansess);
 void x11setauth(struct ChanSess *chansess);
+void x11cleanup(struct ChanSess *chansess);
 
 #endif /* DROPBEAR_X11FWD */
 #endif /* _X11FWD_H_ */