mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change.
Some includes may leak to OSS. PiperOrigin-RevId: 474748898 Change-Id: Iff9dc4f91af211572ff4bbcf57330b36d7a957ab
This commit is contained in:
parent
39a1bc9d7a
commit
8de530036f
@ -23,8 +23,11 @@
|
||||
#include <sys/mman.h> // For mmap arguments
|
||||
#include <sys/prctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/statvfs.h>
|
||||
#include <sys/types.h>
|
||||
#include <syscall.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <array>
|
||||
#include <csignal>
|
||||
|
Loading…
x
Reference in New Issue
Block a user