summaryrefslogtreecommitdiff
path: root/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth.c')
-rw-r--r--auth.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/auth.c b/auth.c
index 61fb1feb3..ca450f4e4 100644
--- a/auth.c
+++ b/auth.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: auth.c,v 1.140 2019/09/06 04:53:27 djm Exp $ */ 1/* $OpenBSD: auth.c,v 1.141 2019/10/02 00:42:30 djm Exp $ */
2/* 2/*
3 * Copyright (c) 2000 Markus Friedl. All rights reserved. 3 * Copyright (c) 2000 Markus Friedl. All rights reserved.
4 * 4 *
@@ -73,7 +73,6 @@
73#endif 73#endif
74#include "authfile.h" 74#include "authfile.h"
75#include "monitor_wrap.h" 75#include "monitor_wrap.h"
76#include "authfile.h"
77#include "ssherr.h" 76#include "ssherr.h"
78#include "compat.h" 77#include "compat.h"
79#include "channels.h" 78#include "channels.h"