repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Obsolete library/mozjs-60
[oi-userland.git]
/
components
/
encumbered
/
megasync
/
patches
/
10-exception_handler.cc.patch
blob
f39792c4ad0da152f60f2033bae757f36cb0d200
1
--- MEGAsync_ori/src/MEGASync/google_breakpad/client/solaris/handler/exception_handler.cc Wed Jan 26 20:25:17 2022
2
+++ MEGASync_patched/google_breakpad/client/solaris/handler/exception_handler.cc Sat Wed 5 19:39:26 2022
3
@@ -33,6 +33,7 @@
4
#include <sys/stat.h>
5
#include <sys/types.h>
6
#include <unistd.h>
7
+#include <limits.h>
8
9
#include <cassert>
10
#include <cstdlib>