aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/mrand48.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/mrand48.c')
-rw-r--r--lib/libc/gen/mrand48.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/mrand48.c b/lib/libc/gen/mrand48.c
index 6ee078e95c81..15b0bfb1bd6e 100644
--- a/lib/libc/gen/mrand48.c
+++ b/lib/libc/gen/mrand48.c
@@ -11,7 +11,6 @@
* to anyone/anything when using this software.
*/
-#include <sys/cdefs.h>
#include <stdint.h>
#include "rand48.h"