summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/getcwd.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-09 02:55:35 +0100
committerDamien Miller <djm@mindrot.org>2001-02-09 02:55:35 +0100
commite9cf357a99dcd2db14635974289e04f5f0808123 (patch)
treeabedb37ba47ea77ee3c39aece61d6c245134c33b /openbsd-compat/getcwd.h
parent - markus@cvs.openbsd.org 2001/02/06 22:43:02 (diff)
downloadopenssh-e9cf357a99dcd2db14635974289e04f5f0808123.tar.xz
openssh-e9cf357a99dcd2db14635974289e04f5f0808123.zip
- (djm) Add CVS Id's to files that we have missed
Diffstat (limited to 'openbsd-compat/getcwd.h')
-rw-r--r--openbsd-compat/getcwd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/getcwd.h b/openbsd-compat/getcwd.h
index bee738657..1137b3ed5 100644
--- a/openbsd-compat/getcwd.h
+++ b/openbsd-compat/getcwd.h
@@ -1,3 +1,5 @@
+/* $Id: getcwd.h,v 1.2 2001/02/09 01:55:36 djm Exp $ */
+
#ifndef _BSD_GETCWD_H
#define _BSD_GETCWD_H
#include "config.h"