]> andersk Git - openssh.git/blobdiff - tildexpand.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / tildexpand.c
index b091d51ec0b3ceb54b19b97101d0126a74f4e9d6..b72744683b74219e92668621d9450c352267980c 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: tildexpand.c,v 1.9 2000/12/19 23:17:59 markus Exp $");
+RCSID("$OpenBSD: tildexpand.c,v 1.10 2001/01/21 19:06:01 markus Exp $");
 
 #include "xmalloc.h"
-#include "ssh.h"
+#include "log.h"
 
 /*
  * Expands tildes in the file name.  Returns data allocated by xmalloc.
This page took 0.031947 seconds and 4 git commands to generate.