Jeff Johnston 89854db
diff -up ./xpcom.h.fix ./xpcom.h
Jeff Johnston 89854db
--- ./xpcom.h.fix	2010-09-17 11:31:46.317620889 -0400
Jeff Johnston 89854db
+++ ./xpcom.h	2010-09-17 11:33:58.558646774 -0400
Jeff Johnston 89854db
@@ -36,6 +36,10 @@
Jeff Johnston 89854db
 #ifdef __APPLE__
Jeff Johnston 89854db
 #define NO__1NS_1InitXPCOM2
Jeff Johnston 89854db
 #endif /* __APPLE__ */
Jeff Johnston 89854db
+#ifdef __linux__
Jeff Johnston 89854db
+#define NO__1Call__IIIIII
Jeff Johnston 89854db
+#define NO__1Call__JJJJJI
Jeff Johnston 89854db
+#endif /* __linux__ */
Jeff Johnston 89854db
 #endif /* _WIN32 */
Jeff Johnston 89854db
 
Jeff Johnston 89854db
 #define SWT_XREInitEmbedding nsresult (*)(nsILocalFile *,nsILocalFile *,nsIDirectoryServiceProvider *,nsStaticModuleInfo const *,PRUint32)