summaryrefslogtreecommitdiff
path: root/authfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'authfd.c')
-rw-r--r--authfd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/authfd.c b/authfd.c
index 6c9843c87..a460fa350 100644
--- a/authfd.c
+++ b/authfd.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: authfd.c,v 1.104 2017/06/28 01:09:22 djm Exp $ */ 1/* $OpenBSD: authfd.c,v 1.105 2017/07/01 13:50:45 djm 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
@@ -51,7 +51,6 @@
51 51
52#include "xmalloc.h" 52#include "xmalloc.h"
53#include "ssh.h" 53#include "ssh.h"
54#include "rsa.h"
55#include "sshbuf.h" 54#include "sshbuf.h"
56#include "sshkey.h" 55#include "sshkey.h"
57#include "authfd.h" 56#include "authfd.h"