X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/2edd133e452995c02e59e5f6436601a574aeb65c..5a5e8b42fe55f6af9329b4df243f252ea8a5496e:/entropy.c diff --git a/entropy.c b/entropy.c index b98e3c85..8b705397 100644 --- a/entropy.c +++ b/entropy.c @@ -34,6 +34,10 @@ #ifdef HAVE_FCNTL_H # include #endif +#include +#include +#include +#include #include #include @@ -46,7 +50,6 @@ #include "pathnames.h" #include "log.h" #include "buffer.h" -#include "bufaux.h" /* * Portable OpenSSH PRNG seeding: