summaryrefslogtreecommitdiff
path: root/entropy.c
diff options
context:
space:
mode:
Diffstat (limited to 'entropy.c')
-rw-r--r--entropy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/entropy.c b/entropy.c
index 91724273e..d60583b34 100644
--- a/entropy.c
+++ b/entropy.c
@@ -51,8 +51,6 @@
51 * XXX: we should tell the child how many bytes we need. 51 * XXX: we should tell the child how many bytes we need.
52 */ 52 */
53 53
54RCSID("$Id: entropy.c,v 1.53 2006/03/15 20:21:35 dtucker Exp $");
55
56#ifndef OPENSSL_PRNG_ONLY 54#ifndef OPENSSL_PRNG_ONLY
57#define RANDOM_SEED_SIZE 48 55#define RANDOM_SEED_SIZE 48
58static uid_t original_uid, original_euid; 56static uid_t original_uid, original_euid;