summaryrefslogtreecommitdiff
path: root/repo/chromium/credentials-header.patch
blob: 840bd2a96cd2e177ce02258a7591f9b55aeb4fca (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./sandbox/linux/services/credentials.h.orig
+++ ./sandbox/linux/services/credentials.h
@@ -14,6 +14,8 @@
 #include <string>
 #include <vector>
 
+#include <sys/types.h>
+
 #include "sandbox/linux/system_headers/capability.h"
 #include "sandbox/sandbox_export.h"