]> andersk Git - openssh.git/blobdiff - deattack.c
- itojun@cvs.openbsd.org 2001/12/05 03:56:39
[openssh.git] / deattack.c
index 44220491d8c33e2ddb2f29638748dc43cccb64f0..96a7ebf4ceae5e7eadf148743c5ba822f898eb22 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: deattack.c,v 1.15 2001/11/19 19:02:16 mpech Exp $     */
+/*     $OpenBSD: deattack.c,v 1.16 2001/12/05 03:56:39 itojun Exp $    */
 
 /*
  * Cryptographic attack detector for ssh - source code
@@ -25,6 +25,7 @@
 #include "crc32.h"
 #include "getput.h"
 #include "xmalloc.h"
+#include "deattack.h"
 
 /* SSH Constants */
 #define SSH_MAXBLOCKS  (32 * 1024)
This page took 0.060374 seconds and 4 git commands to generate.