mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-24 12:45:11 +02:00
Rocket.Chat-Desktop still uses electron19.
electron19 still in the repo.
This reverts commit c4d86008da
.
10 lines
258 B
Diff
10 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"
|