summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-cygwin_util.c
diff options
context:
space:
mode:
authordjm <djm>2001-02-09 01:55:35 +0000
committerdjm <djm>2001-02-09 01:55:35 +0000
commit4663cb7b075e28c7e6abc0c52f7aacacb1be0fff (patch)
tree9b854617af4ff58fd181a17c03688764e42adafc /openbsd-compat/bsd-cygwin_util.c
parent0ad306dc4e7126f3f9a343bc1c06143df0573699 (diff)
downloadopenssh-4663cb7b075e28c7e6abc0c52f7aacacb1be0fff.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