aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox-esr/files/patch-js-src-js-confdefs.h.in
blob: cb032237b2cc89494b7f017851471becf26e97eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- js/src/js-confdefs.h.in~
+++ js/src/js-confdefs.h.in
@@ -12,6 +12,7 @@
  * C++ implementations should define these macros only when __STDC_LIMIT_MACROS
  * is defined before <stdint.h> is included. */
 #define __STDC_LIMIT_MACROS
+#define __STDC_CONSTANT_MACROS
 
 #endif /* _JS_CONFDEFS_H_ */