mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-27 22:25:08 +02:00
10 lines
302 B
Diff
10 lines
302 B
Diff
--- a/src/3rdparty/chromium/sandbox/linux/services/credentials.h
|
|
+++ b/src/3rdparty/chromium/sandbox/linux/services/credentials.h
|
|
@@ -13,6 +13,7 @@
|
|
|
|
#include <string>
|
|
#include <vector>
|
|
+#include <unistd.h>
|
|
|
|
#include "sandbox/linux/system_headers/capability.h"
|
|
#include "sandbox/sandbox_export.h"
|