]> andersk Git - openssh.git/blobdiff - tildexpand.c
- deraadt@cvs.openbsd.org 2001/03/06 00:33:04
[openssh.git] / tildexpand.c
index b72744683b74219e92668621d9450c352267980c..46bdaae87bab69415db21bd0326ee519e4cafc9b 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: tildexpand.c,v 1.10 2001/01/21 19:06:01 markus Exp $");
+RCSID("$OpenBSD: tildexpand.c,v 1.11 2001/02/08 19:30:53 itojun Exp $");
 
 #include "xmalloc.h"
 #include "log.h"
+#include "tildexpand.h"
 
 /*
  * Expands tildes in the file name.  Returns data allocated by xmalloc.
This page took 0.111423 seconds and 4 git commands to generate.