summaryrefslogtreecommitdiff
path: root/ssh-agent.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-03-05 18:59:45 +0000
committerKevin Steves <stevesk@pobox.com>2002-03-05 18:59:45 +0000
commit399ec97bc2861148dd38708bf7747d59918fb8b2 (patch)
tree03522732c582ac4c0c350693f1eaf20e11c5d813 /ssh-agent.c
parent664b243ae44c1cb9c9da182e32f8e7254a932cb8 (diff)
whitespace sync
Diffstat (limited to 'ssh-agent.c')
-rw-r--r--ssh-agent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssh-agent.c b/ssh-agent.c
index 91d5d9459..555396fc5 100644
--- a/ssh-agent.c
+++ b/ssh-agent.c
@@ -42,7 +42,6 @@ RCSID("$OpenBSD: ssh-agent.c,v 1.82 2002/03/04 17:27:39 stevesk Exp $");
42#include "openbsd-compat/fake-queue.h" 42#include "openbsd-compat/fake-queue.h"
43#endif 43#endif
44 44
45
46#include <openssl/evp.h> 45#include <openssl/evp.h>
47#include <openssl/md5.h> 46#include <openssl/md5.h>
48 47