This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
ptrcports/electron/credentials-header.patch.chromium
2022-06-12 03:32:12 +02:00

12 lines
268 B
Plaintext

--- ./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"