]> andersk Git - openssh.git/blobdiff - buffer.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / buffer.c
index 668c173839ffa9030f80a2d951eff8a2f7ce8a58..0a8a4aa35995f146dfcc8e648225248fd1629909 100644 (file)
--- a/buffer.c
+++ b/buffer.c
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: buffer.c,v 1.9 2000/12/19 23:17:55 markus Exp $");
+RCSID("$OpenBSD: buffer.c,v 1.10 2001/01/21 19:05:45 markus Exp $");
 
 #include "xmalloc.h"
 #include "buffer.h"
-#include "ssh.h"
+#include "log.h"
 
 /* Initializes the buffer structure. */
 
This page took 0.30136 seconds and 4 git commands to generate.