]> andersk Git - gssapi-openssh.git/blobdiff - openssh/sshtty.h
Re-import of OpenSSH 3.7.1p2 (Chase\!)
[gssapi-openssh.git] / openssh / sshtty.h
index 723b27846370447739c7012ffb90bacd9ed84dcb..7ba4a262727314abceced8b16de117ade8abcd09 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshtty.h,v 1.3 2003/09/19 17:43:35 markus Exp $ */
+/* $OpenBSD: sshtty.h,v 1.2 2001/06/26 17:27:25 markus Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -40,6 +40,7 @@
 
 #include <termios.h>
 
+int     in_raw_mode(void);
 struct termios get_saved_tio(void);
 void    leave_raw_mode(void);
 void    enter_raw_mode(void);
This page took 0.037946 seconds and 4 git commands to generate.