]> andersk Git - openssh.git/blobdiff - tildexpand.c
- markus@cvs.openbsd.org 2001/05/18 14:13:29
[openssh.git] / tildexpand.c
index b091d51ec0b3ceb54b19b97101d0126a74f4e9d6..46bdaae87bab69415db21bd0326ee519e4cafc9b 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.11 2001/02/08 19:30:53 itojun Exp $");
 
 #include "xmalloc.h"
-#include "ssh.h"
+#include "log.h"
+#include "tildexpand.h"
 
 /*
  * Expands tildes in the file name.  Returns data allocated by xmalloc.
This page took 0.036534 seconds and 4 git commands to generate.