mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Add missing includes
PiperOrigin-RevId: 559052007 Change-Id: I3bc95cbc204c207d60c5aabb414840fdaba8c0c6
This commit is contained in:
parent
1e26cd50dc
commit
632fdc639d
|
@ -20,7 +20,9 @@
|
|||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "sandboxed_api/file_toc.h"
|
||||
#include "absl/strings/str_cat.h"
|
||||
#include "absl/synchronization/mutex.h"
|
||||
#include "sandboxed_api/sandbox2/util.h"
|
||||
#include "sandboxed_api/util/fileops.h"
|
||||
#include "sandboxed_api/util/raw_logging.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user