]> andersk Git - openssh.git/blobdiff - log.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / log.c
diff --git a/log.c b/log.c
index 9df2a93fd36185725df5ff07aedeed62b857969f..7e01384faeef479bc5cab6a40221181f220db61b 100644 (file)
--- a/log.c
+++ b/log.c
@@ -36,9 +36,9 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: log.c,v 1.14 2001/01/18 16:20:21 markus Exp $");
+RCSID("$OpenBSD: log.c,v 1.15 2001/01/21 19:05:51 markus Exp $");
 
-#include "ssh.h"
+#include "log.h"
 #include "xmalloc.h"
 
 /* Fatal messages.  This function never returns. */
This page took 0.035606 seconds and 4 git commands to generate.