]> andersk Git - openssh.git/blobdiff - compress.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / compress.c
index 2437606b7abe523714070dedaa33c745db625144..1871bc8cc0311cc8dc19654cc220052099385840 100644 (file)
@@ -12,9 +12,9 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: compress.c,v 1.11 2000/12/20 19:37:21 markus Exp $");
+RCSID("$OpenBSD: compress.c,v 1.12 2001/01/21 19:05:48 markus Exp $");
 
-#include "ssh.h"
+#include "log.h"
 #include "buffer.h"
 #include "zlib.h"
 
This page took 0.061926 seconds and 4 git commands to generate.