
Rocket.Chat-Desktop still uses electron19. electron19 still in the repo. This reverts commit c4d86008da558ac6723b5fa21ca6bc3f2170e62c.
11 lines
258 B
Diff
11 lines
258 B
Diff
--- a/sandbox/linux/services/credentials.h
|
|
+++ b/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"
|