]> andersk Git - openssh.git/blobdiff - deattack.c
- stevesk@cvs.openbsd.org 2006/02/07 03:59:20
[openssh.git] / deattack.c
index 8b55d668681a1e78c0c2973cedcace140a8b25d9..0cf1e1c54f1c624fed18e3ee372c7f149670ea77 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: deattack.c,v 1.19 2003/09/18 08:49:45 markus Exp $");
+RCSID("$OpenBSD: deattack.c,v 1.20 2006/02/07 03:59:20 stevesk Exp $");
 
 #include "deattack.h"
 #include "log.h"
 #include "crc32.h"
 #include "getput.h"
 #include "xmalloc.h"
-#include "deattack.h"
 
 /* SSH Constants */
 #define SSH_MAXBLOCKS  (32 * 1024)
This page took 0.033935 seconds and 4 git commands to generate.