]> andersk Git - openssh.git/blobdiff - canohost.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / canohost.c
index 506446d0521adfba8e22f65c0b9a8fa6493683f2..9fa33c260135c8385c76d8dda0a61503feb56b51 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: canohost.c,v 1.17 2000/12/19 23:17:55 markus Exp $");
+RCSID("$OpenBSD: canohost.c,v 1.18 2001/01/21 19:05:45 markus Exp $");
 
 #include "packet.h"
 #include "xmalloc.h"
-#include "ssh.h"
+#include "log.h"
 
 /*
  * Return the canonical name of the host at the other end of the socket. The
This page took 0.112206 seconds and 4 git commands to generate.