summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/tildexpand.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/tildexpand.c')
-rw-r--r--crypto/openssh/tildexpand.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssh/tildexpand.c b/crypto/openssh/tildexpand.c
index cbe9811..cedb653 100644
--- a/crypto/openssh/tildexpand.c
+++ b/crypto/openssh/tildexpand.c
@@ -11,11 +11,11 @@
*/
#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.
OpenPOWER on IntegriCloud