SOURCES: blam-include.patch (NEW) - compilation fixes

grzegol grzegol at pld-linux.org
Mon Aug 14 22:33:35 CEST 2006


Author: grzegol                      Date: Mon Aug 14 20:33:35 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- compilation fixes

---- Files affected:
SOURCES:
   blam-include.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/blam-include.patch
diff -u /dev/null SOURCES/blam-include.patch:1.1
--- /dev/null	Mon Aug 14 22:33:35 2006
+++ SOURCES/blam-include.patch	Mon Aug 14 22:33:30 2006
@@ -0,0 +1,14 @@
+diff -urN aaa/blam-1.8.2/libblam/blam-gecko-utils.cpp blam-1.8.2/libblam/blam-gecko-utils.cpp
+--- aaa/blam-1.8.2/libblam/blam-gecko-utils.cpp	2005-05-06 10:07:49.000000000 +0200
++++ blam-1.8.2/libblam/blam-gecko-utils.cpp	2006-08-14 22:13:24.707455250 +0200
+@@ -26,8 +26,10 @@
+ 
+ #include <stdlib.h>
+ 
++#include <nsCOMPtr.h>
+ #include <nsEmbedString.h>
+ #include <nsIPrefService.h>
++#include <nsServiceManagerUtils.h>
+ #include <nsIServiceManager.h>
+ 
+ #if defined (HAVE_CHROME_NSICHROMEREGISTRYSEA_H)
================================================================


More information about the pld-cvs-commit mailing list