]> andersk Git - openssh.git/blobdiff - packet.h
- stevesk@cvs.openbsd.org 2006/07/05 02:42:09
[openssh.git] / packet.h
index 8c23646aaae45c84c1bcdaa3f722254b66631e08..21ff4506739144ae36e3043d7767f5e076d1c7f3 100644 (file)
--- a/packet.h
+++ b/packet.h
@@ -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     packet_set_connection(int, int);
This page took 0.0793160000000001 seconds and 4 git commands to generate.