aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/drand48.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/drand48.c')
-rw-r--r--lib/libc/gen/drand48.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/drand48.c b/lib/libc/gen/drand48.c
index e24b974ae84f..cec04a6a2425 100644
--- a/lib/libc/gen/drand48.c
+++ b/lib/libc/gen/drand48.c
@@ -11,7 +11,6 @@
* to anyone/anything when using this software.
*/
-#include <sys/cdefs.h>
#include "rand48.h"
extern unsigned short _rand48_seed[3];