forked from pool/nodejs-electron
11 lines
379 B
Diff
11 lines
379 B
Diff
|
|
--- src/sandbox/linux/syscall_broker/broker_file_permission.h.old 2023-03-07 11:51:27.250759100 +0100
|
||
|
|
+++ src/sandbox/linux/syscall_broker/broker_file_permission.h 2023-03-07 22:30:50.447848900 +0100
|
||
|
|
@@ -6,6 +6,7 @@
|
||
|
|
#define SANDBOX_LINUX_SYSCALL_BROKER_BROKER_FILE_PERMISSION_H_
|
||
|
|
|
||
|
|
#include <bitset>
|
||
|
|
+#include <cstdint>
|
||
|
|
#include <string>
|
||
|
|
|
||
|
|
#include "sandbox/sandbox_export.h"
|