summaryrefslogtreecommitdiff
path: root/ssh.c
diff options
context:
space:
mode:
authorkrw@openbsd.org <krw@openbsd.org>2014-11-18 20:54:28 +0000
committerDamien Miller <djm@mindrot.org>2014-11-24 10:15:04 +1100
commit335c83d5f35d8620e16b8aa26592d4f836e09ad2 (patch)
treeb32fff9270c2ed33436cf00b553e598e58ebd4f8 /ssh.c
parent51b64e44121194ae4bf153dee391228dada2abcb (diff)
upstream commit
Nuke more obvious #include duplications. ok deraadt@ millert@ tedu@
Diffstat (limited to 'ssh.c')
-rw-r--r--ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh.c b/ssh.c
index fcda578f3..91267c82d 100644
--- a/ssh.c
+++ b/ssh.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: ssh.c,v 1.409 2014/10/09 06:21:31 jmc Exp $ */ 1/* $OpenBSD: ssh.c,v 1.410 2014/11/18 20:54:28 krw Exp $ */
2/* 2/*
3 * Author: Tatu Ylonen <ylo@cs.hut.fi> 3 * Author: Tatu Ylonen <ylo@cs.hut.fi>
4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland