components/desktop/firefox/patches/firefox-06-hnjfile.patch
changeset 7309 2655ef11c386
parent 7308 69f1f375673e
child 7310 88d40c6177a1
--- a/components/desktop/firefox/patches/firefox-06-hnjfile.patch	Tue Nov 15 03:50:06 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-This allows us to access some function from wchar.h that other platforms
-can get from stdio.h. 
-Potentially add an ifdef Solaris statement to try and send upstream.
-
-diff --git a/intl/hyphenation/glue/hnjalloc.h b/intl/hyphenation/glue/hnjalloc.h
---- a/intl/hyphenation/glue/hnjalloc.h
-+++ b/intl/hyphenation/glue/hnjalloc.h
-@@ -24,6 +24,7 @@
-  */
- 
- #include <stdio.h> /* ensure stdio.h is loaded before our macros */
-+#include <wchar.h>
- 
- #undef FILE 
- #define FILE hnjFile