Build under Lite2 includes
This commit is contained in:
parent
06ffcdb202
commit
4cd4220565
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23724
@ -29,7 +29,7 @@
|
||||
#ifndef SRANDOM_PROTO
|
||||
extern void srandom P((unsigned int seed));
|
||||
#endif
|
||||
#ifndef linux
|
||||
#if !defined(linux) && !defined(__FreeBSD__)
|
||||
extern char *initstate P((unsigned seed, char *state, int n));
|
||||
extern char *setstate P((char *state));
|
||||
extern long random P((void));
|
||||
|
Loading…
Reference in New Issue
Block a user