* commit '6a250387c7b13d19a29a0024f0f399862fc67d60': Include what you use.
This commit is contained in:
commit
ad9cb39296
@ -24,6 +24,8 @@
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
TEST(stdlib, drand48) {
|
||||
srand48(0x01020304);
|
||||
|
Loading…
Reference in New Issue
Block a user