From 06f2bd8bde688390c34eeedfb3aa7b8e4133542d Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Thu, 13 May 2004 16:06:46 +1000 Subject: - deraadt@cvs.openbsd.org 2004/05/08 00:01:37 [auth.c clientloop.c misc.h servconf.c ssh.c sshpty.h sshtty.c tildexpand.c], removed: sshtty.h tildexpand.h make two tiny header files go away; djm ok --- auth.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'auth.c') diff --git a/auth.c b/auth.c index 6d999221c..8acfcf86c 100644 --- a/auth.c +++ b/auth.c @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth.c,v 1.51 2003/11/21 11:57:02 djm Exp $"); +RCSID("$OpenBSD: auth.c,v 1.52 2004/05/08 00:01:37 deraadt Exp $"); #ifdef HAVE_LOGIN_H #include @@ -47,7 +47,6 @@ RCSID("$OpenBSD: auth.c,v 1.51 2003/11/21 11:57:02 djm Exp $"); #include "buffer.h" #include "bufaux.h" #include "uidswap.h" -#include "tildexpand.h" #include "misc.h" #include "bufaux.h" #include "packet.h" -- cgit v1.2.3