Oops - repercussions of the close-on-exit stuff which I forgot to
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 99b1918..3594ceb 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -429,6 +429,7 @@ void beep(int);
 void begin_session(void);
 void sys_cursor(int x, int y);
 void request_paste(void);
+void frontend_keypress(void);
 #define OPTIMISE_IS_SCROLL 1
 
 void set_iconic(int iconic);