summaryrefslogtreecommitdiff
path: root/ssh-keyscan.c
diff options
context:
space:
mode:
authordjm <djm>2006-10-23 17:01:16 +0000
committerdjm <djm>2006-10-23 17:01:16 +0000
commit4c5cc133ecedd263c9476aaec2fd8a893f63e840 (patch)
tree84ee269798cde5e7d2e92e5161a6c377b7c84e7f /ssh-keyscan.c
parent049f16fd63285f3c7f1d813a689850cc56c4ae86 (diff)
downloadopenssh-4c5cc133ecedd263c9476aaec2fd8a893f63e840.tar.gz
- djm@cvs.openbsd.org 2006/10/06 02:29:19
[ssh-agent.c ssh-keyscan.c ssh.c] sys/resource.h needs sys/time.h; prompted by brad@ (NB. Id sync only for portable)
Diffstat (limited to 'ssh-keyscan.c')
-rw-r--r--ssh-keyscan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-keyscan.c b/ssh-keyscan.c
index 416d3f5c..b1986400 100644
--- a/ssh-keyscan.c
+++ b/ssh-keyscan.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-keyscan.c,v 1.73 2006/08/03 03:34:42 deraadt Exp $ */
+/* $OpenBSD: ssh-keyscan.c,v 1.74 2006/10/06 02:29:19 djm Exp $ */
/*
* Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
*