]> andersk Git - openssh.git/blobdiff - tildexpand.c
- deraadt@cvs.openbsd.org 2004/05/08 00:01:37
[openssh.git] / tildexpand.c
index cbe981146730b308291e9fd17a30ba40b8e1f3a9..40aa11965e4c95ced92fa2414c5e221595ddf438 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.14 2004/05/08 00:01:37 deraadt 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.032496 seconds and 4 git commands to generate.