summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/affinity.cc
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2019-08-26 14:04:24 -0700
committergVisor bot <gvisor-bot@google.com>2019-08-26 14:07:17 -0700
commitbaf4d8aaca520255d52627779ada2be56be7f861 (patch)
tree77020e9e6ae843756dbee6151e2b8c54079f3c8d /test/syscalls/linux/affinity.cc
parent7206202bb9439499a084a90dd885ef77f51186aa (diff)
Internal change.
PiperOrigin-RevId: 265535438
Diffstat (limited to 'test/syscalls/linux/affinity.cc')
-rw-r--r--test/syscalls/linux/affinity.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/syscalls/linux/affinity.cc b/test/syscalls/linux/affinity.cc
index f2d8375b6..128364c34 100644
--- a/test/syscalls/linux/affinity.cc
+++ b/test/syscalls/linux/affinity.cc
@@ -13,6 +13,7 @@
// limitations under the License.
#include <sched.h>
+#include <sys/syscall.h>
#include <sys/types.h>
#include <unistd.h>