]> andersk Git - openssh.git/blobdiff - packet.c
- stevesk@cvs.openbsd.org 2001/02/04 06:30:12
[openssh.git] / packet.c
index 9ad87beb4129ee2ec3487079fe37ad5dbd2cb8bb..5a024fa9b90e96f006bee13bcebb36fbddf346cb 100644 (file)
--- a/packet.c
+++ b/packet.c
@@ -37,7 +37,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: packet.c,v 1.46 2001/01/21 19:05:53 markus Exp $");
+RCSID("$OpenBSD: packet.c,v 1.48 2001/02/04 15:32:24 stevesk Exp $");
 
 #include "xmalloc.h"
 #include "buffer.h"
@@ -57,7 +57,6 @@ RCSID("$OpenBSD: packet.c,v 1.46 2001/01/21 19:05:53 markus Exp $");
 #include <openssl/bn.h>
 #include <openssl/dh.h>
 #include <openssl/hmac.h>
-#include "buffer.h"
 #include "cipher.h"
 #include "kex.h"
 #include "hmac.h"
This page took 0.227826 seconds and 4 git commands to generate.