- (djm) [auth-pam.c auth.c bufaux.h entropy.c openbsd-compat/port-tun.c]

remove last traces of bufaux.h - it was merged into buffer.h in the big
   includes.h commit
This commit is contained in:
Damien Miller 2006-08-05 12:49:30 +10:00
parent 2ab323e0bd
commit 4cbfe8ebeb
5 changed files with 5 additions and 5 deletions

View File

@ -86,6 +86,9 @@
[monitor.c session.c ssh-agent.c]
spaces
- (djm) [auth-pam.c defines.h] Move PAM related bits to auth-pam.c
- (djm) [auth-pam.c auth.c bufaux.h entropy.c openbsd-compat/port-tun.c]
remove last traces of bufaux.h - it was merged into buffer.h in the big
includes.h commit
20060804
- (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@ -5156,4 +5159,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.4454 2006/08/05 02:43:32 djm Exp $
$Id: ChangeLog,v 1.4455 2006/08/05 02:49:30 djm Exp $

View File

@ -81,7 +81,6 @@
#include "auth.h"
#include "auth-pam.h"
#include "buffer.h"
#include "bufaux.h"
#include "canohost.h"
#include "log.h"
#include "monitor_wrap.h"

1
auth.c
View File

@ -60,7 +60,6 @@
#include "canohost.h"
#include "uidswap.h"
#include "misc.h"
#include "bufaux.h"
#include "packet.h"
#include "loginrec.h"
#ifdef GSSAPI

View File

@ -46,7 +46,6 @@
#include "pathnames.h"
#include "log.h"
#include "buffer.h"
#include "bufaux.h"
/*
* Portable OpenSSH PRNG seeding:

View File

@ -28,7 +28,7 @@
#include "log.h"
#include "misc.h"
#include "bufaux.h"
#include "buffer.h"
/*
* This is the portable version of the SSH tunnel forwarding, it