X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/693a35d362400d127025379c4ec84475c0835e3c..ca24b5507e1129858ef7c87a4549f0e44237a7b1:/entropy.c diff --git a/entropy.c b/entropy.c index f0331a84..8b705397 100644 --- a/entropy.c +++ b/entropy.c @@ -34,6 +34,10 @@ #ifdef HAVE_FCNTL_H # include #endif +#include +#include +#include +#include #include #include