From d0c4213a25d99c75d3e0ef2c7427c1191cac41a4 Mon Sep 17 00:00:00 2001 From: jbasney Date: Tue, 9 Jul 2002 22:55:51 +0000 Subject: [PATCH] misc.h no longer needed --- openssh/auth2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/openssh/auth2.c b/openssh/auth2.c index 16c886e..d6416bb 100644 --- a/openssh/auth2.c +++ b/openssh/auth2.c @@ -36,7 +36,6 @@ RCSID("$OpenBSD: auth2.c,v 1.93 2002/05/31 11:35:15 markus Exp $"); #include "dispatch.h" #include "pathnames.h" #include "monitor_wrap.h" -#include "misc.h" #ifdef GSSAPI #include "ssh-gss.h" -- 2.45.1