]> andersk Git - gssapi-openssh.git/blobdiff - openssh/clientloop.h
Import of OpenSSH 4.4p1
[gssapi-openssh.git] / openssh / clientloop.h
index aed2d918b1d7acdb2bf342f69120d27959febf3d..beec62f70b0cecfa38579aa1fdcdb9c7c7224475 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: clientloop.h,v 1.14 2005/07/04 00:58:43 djm Exp $     */
+/* $OpenBSD: clientloop.h,v 1.16 2006/03/25 22:22:42 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -35,6 +35,8 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#include <termios.h>
+
 /* Client side main loop for the interactive session. */
 int     client_loop(int, int, int);
 void    client_x11_get_proto(const char *, const char *, u_int,
This page took 0.775337 seconds and 4 git commands to generate.