]> andersk Git - gssapi-openssh.git/blobdiff - openssh/tildexpand.c
Import of OpenSSH 3.9p1
[gssapi-openssh.git] / openssh / tildexpand.c
index cbe981146730b308291e9fd17a30ba40b8e1f3a9..cedb653b244bfff662cff58e31ee34442cdab11c 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: tildexpand.c,v 1.13 2002/06/23 03:25:50 deraadt Exp $");
+RCSID("$OpenBSD: tildexpand.c,v 1.15 2004/05/21 08:43:03 markus Exp $");
 
 #include "xmalloc.h"
 #include "log.h"
-#include "tildexpand.h"
+#include "misc.h"
 
 /*
  * Expands tildes in the file name.  Returns data allocated by xmalloc.
This page took 0.044664 seconds and 4 git commands to generate.