diff options
Diffstat (limited to 'lib/libc/gen/lcong48.c')
-rw-r--r-- | lib/libc/gen/lcong48.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/lcong48.c b/lib/libc/gen/lcong48.c index b77278db1750..f13826b3d3f3 100644 --- a/lib/libc/gen/lcong48.c +++ b/lib/libc/gen/lcong48.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]; |