From a1bfa3de91d6fa6134e2d13777ccec2ddf73d1fc Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 18 Jan 2017 11:26:12 -0800 Subject: Reaper exits too soon, leaking bits. --- src/platform/posix/posix_rand.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/platform') diff --git a/src/platform/posix/posix_rand.c b/src/platform/posix/posix_rand.c index f8986e07..11d166bd 100644 --- a/src/platform/posix/posix_rand.c +++ b/src/platform/posix/posix_rand.c @@ -19,6 +19,7 @@ #include #include #include +#include #ifdef NNG_USE_GETRANDOM #include -- cgit v1.2.3-70-g09d2