diff options
Diffstat (limited to 'lib/libc/gen/erand48.c')
-rw-r--r-- | lib/libc/gen/erand48.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/erand48.c b/lib/libc/gen/erand48.c index fb0b1aef8cf1..286904c27839 100644 --- a/lib/libc/gen/erand48.c +++ b/lib/libc/gen/erand48.c @@ -11,7 +11,6 @@ * to anyone/anything when using this software. */ -#include <sys/cdefs.h> #include "rand48.h" double |