summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/exit.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/syscalls/linux/exit.cc')
-rw-r--r--test/syscalls/linux/exit.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/syscalls/linux/exit.cc b/test/syscalls/linux/exit.cc
index 99de2b376..d52ea786b 100644
--- a/test/syscalls/linux/exit.cc
+++ b/test/syscalls/linux/exit.cc
@@ -19,6 +19,7 @@
#include "absl/time/time.h"
#include "test/util/file_descriptor.h"
#include "test/util/test_util.h"
+#include "test/util/time_util.h"
namespace gvisor {
namespace testing {