summaryrefslogtreecommitdiffstats
path: root/entropy.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-08-05 04:49:30 +0200
committerDamien Miller <djm@mindrot.org>2006-08-05 04:49:30 +0200
commit4cbfe8ebebb1fb345bddab629768ad95885846d6 (patch)
treef60c58161c0e33a6a981314558a9fcc2a5432bd2 /entropy.c
parent - (djm) [auth-pam.c defines.h] Move PAM related bits to auth-pam.c (diff)
downloadopenssh-4cbfe8ebebb1fb345bddab629768ad95885846d6.tar.xz
openssh-4cbfe8ebebb1fb345bddab629768ad95885846d6.zip
- (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
Diffstat (limited to 'entropy.c')
-rw-r--r--entropy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/entropy.c b/entropy.c
index b98e3c859..f0331a84e 100644
--- a/entropy.c
+++ b/entropy.c
@@ -46,7 +46,6 @@
#include "pathnames.h"
#include "log.h"
#include "buffer.h"
-#include "bufaux.h"
/*
* Portable OpenSSH PRNG seeding: