diff options
Diffstat (limited to 'libc/stdlib/srand48_r.c')
| -rw-r--r-- | libc/stdlib/srand48_r.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdlib/srand48_r.c b/libc/stdlib/srand48_r.c index 33c241560..4347fef69 100644 --- a/libc/stdlib/srand48_r.c +++ b/libc/stdlib/srand48_r.c @@ -20,7 +20,6 @@  #include <stdlib.h>  #include <limits.h> -/* libc_hidden_proto(srand48_r) */  int srand48_r (long int seedval, struct drand48_data *buffer)  {      /* The standards say we only have 32 bits.  */  | 
