]> andersk Git - gssapi-openssh.git/blobdiff - openssh/packet.h
merged OpenSSH 4.4p1 to trunk
[gssapi-openssh.git] / openssh / packet.h
index 3b711cdf61ef9691894f04cb508a5a72752ac2d3..6e5cc079e59e85ec34769dcc7c4010807ee3a9da 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: packet.h,v 1.43 2005/07/25 11:59:40 markus Exp $      */
+/* $OpenBSD: packet.h,v 1.45 2006/03/25 22:22:43 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -16,6 +16,8 @@
 #ifndef PACKET_H
 #define PACKET_H
 
+#include <termios.h>
+
 #include <openssl/bn.h>
 
 void
This page took 0.036294 seconds and 4 git commands to generate.