summaryrefslogtreecommitdiff
path: root/src/stdlib/rand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/rand.c')
-rw-r--r--src/stdlib/rand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdlib/rand.c b/src/stdlib/rand.c
index d8f3fcff..c00515da 100644
--- a/src/stdlib/rand.c
+++ b/src/stdlib/rand.c
@@ -1,4 +1,3 @@
-#include <stdlib.h>
#include "_stdlib.h"
/** get a pseudo-random number **/