summaryrefslogtreecommitdiffstats
path: root/www/galeon2/files/patch-mozilla_nsMailtoUrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon2/files/patch-mozilla_nsMailtoUrl.h')
-rw-r--r--www/galeon2/files/patch-mozilla_nsMailtoUrl.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/galeon2/files/patch-mozilla_nsMailtoUrl.h b/www/galeon2/files/patch-mozilla_nsMailtoUrl.h
new file mode 100644
index 000000000..fdaa127c2
--- /dev/null
+++ b/www/galeon2/files/patch-mozilla_nsMailtoUrl.h
@@ -0,0 +1,14 @@
+--- mozilla/nsMailtoUrl.h.orig Mon Apr 7 18:13:50 2003
++++ mozilla/nsMailtoUrl.h Mon Apr 7 18:14:24 2003
+@@ -43,8 +43,10 @@
+
+ #include "nsIMailtoUrl.h"
+ #include "nsIURI.h"
+-#include "nsIFileSpec.h"
++#include "nsCRT.h"
+ #include "nsCOMPtr.h"
++#include "nsString.h"
++#include "nsIComponentManager.h"
+ #include "nsIPrompt.h"
+ #include "nsIAuthPrompt.h"
+ #include "nsIInterfaceRequestor.h"