summaryrefslogtreecommitdiff
path: root/ssh-agent.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-agent.c
parent51b64e44121194ae4bf153dee391228dada2abcb (diff)
upstream commit
Nuke more obvious #include duplications. ok deraadt@ millert@ tedu@
Diffstat (limited to 'ssh-agent.c')
-rw-r--r--ssh-agent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-agent.c b/ssh-agent.c
index 25f10c549..9c11d48d1 100644
--- a/ssh-agent.c
+++ b/ssh-agent.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: ssh-agent.c,v 1.190 2014/07/25 21:22:03 dtucker Exp $ */ 1/* $OpenBSD: ssh-agent.c,v 1.191 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