From f95d45c36e7c7131747259956821d844e8952e5d Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Thu, 8 Jun 2017 10:53:01 +0000 Subject: nss-3.31 --- nss/cmd/certutil/keystuff.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nss/cmd/certutil/keystuff.c') diff --git a/nss/cmd/certutil/keystuff.c b/nss/cmd/certutil/keystuff.c index 268ad47..1569313 100644 --- a/nss/cmd/certutil/keystuff.c +++ b/nss/cmd/certutil/keystuff.c @@ -52,9 +52,10 @@ static int UpdateRNG(void) { char randbuf[RAND_BUF_SIZE]; - int fd, count; + int fd; int c; int rv = 0; + size_t count; #ifdef XP_UNIX cc_t orig_cc_min; cc_t orig_cc_time; -- cgit v1.2.1