aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/secure/fortify_random_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/secure/fortify_random_test.c')
-rw-r--r--lib/libc/tests/secure/fortify_random_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/secure/fortify_random_test.c b/lib/libc/tests/secure/fortify_random_test.c
index 1eb18cfcaaf4..64c32c6c6a8f 100644
--- a/lib/libc/tests/secure/fortify_random_test.c
+++ b/lib/libc/tests/secure/fortify_random_test.c
@@ -6,6 +6,7 @@
#include <sys/param.h>
#include <sys/random.h>
#include <sys/resource.h>
+#include <sys/select.h>
#include <sys/time.h>
#include <sys/uio.h>
#include <sys/wait.h>