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