summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-cygwin_util.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-09 12:55:35 +1100
committerDamien Miller <djm@mindrot.org>2001-02-09 12:55:35 +1100
commite9cf357a99dcd2db14635974289e04f5f0808123 (patch)
treeabedb37ba47ea77ee3c39aece61d6c245134c33b /openbsd-compat/bsd-cygwin_util.c
parent5b828322227d9d07a8640c2df2946d5a1908505b (diff)
downloadopenssh-git-e9cf357a99dcd2db14635974289e04f5f0808123.tar.gz
- (djm) Add CVS Id's to files that we have missed
Diffstat (limited to 'openbsd-compat/bsd-cygwin_util.c')
-rw-r--r--openbsd-compat/bsd-cygwin_util.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/openbsd-compat/bsd-cygwin_util.c b/openbsd-compat/bsd-cygwin_util.c
index b540ebe1..2dcb3552 100644
--- a/openbsd-compat/bsd-cygwin_util.c
+++ b/openbsd-compat/bsd-cygwin_util.c
@@ -13,7 +13,9 @@
* binary mode on Windows systems.
*/
-#include "config.h"
+#include "includes.h"
+
+RCSID("$Id: bsd-cygwin_util.c,v 1.2 2001/02/09 01:55:36 djm Exp $");
#ifdef HAVE_CYGWIN