Bug fix: line discipline selection is not enabled until after ssh
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 8de3aff..5307c8a 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -244,6 +244,7 @@ void optimised_move (int, int, int);
 void connection_fatal(char *, ...);
 void fatalbox (char *, ...);
 void beep (int);
+void begin_session(void);
 #define OPTIMISE_IS_SCROLL 1
 
 /*