mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1350291, uplift NSPR_4_15_BETA2, r=franziskus
This commit is contained in:
parent
3726b7b0a1
commit
cfffe44f41
@ -1 +1 @@
|
||||
NSPR_4_15_BETA1
|
||||
NSPR_4_15_BETA2
|
||||
|
@ -10,3 +10,4 @@
|
||||
*/
|
||||
|
||||
#error "Do not include this header file."
|
||||
|
||||
|
@ -231,7 +231,7 @@ PR_BEGIN_EXTERN_C
|
||||
** to use <stdint.h>. A patch to do that is in NSPR bug 634793.
|
||||
*/
|
||||
|
||||
#if defined(__APPLE__) || defined(__ANDROID__) || defined(__OpenBSD__)
|
||||
#if defined(__APPLE__) || defined(__OpenBSD__)
|
||||
#define PR_ALTERNATE_INT64_TYPEDEF
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user