summaryrefslogtreecommitdiffstats
path: root/mbbsd/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/random.c')
-rw-r--r--mbbsd/random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/random.c b/mbbsd/random.c
index 2405ea92..dd369c41 100644
--- a/mbbsd/random.c
+++ b/mbbsd/random.c
@@ -693,7 +693,7 @@ __setstate (arg_state)
pointer if the front one has wrapped. Returns a 31-bit random number. */
long int
-__random ()
+__random (void)
{
int32_t retval;