summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftcache.h')
-rw-r--r--mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftcache.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftcache.h b/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftcache.h
new file mode 100644
index 00000000000..448409a4a1b
--- /dev/null
+++ b/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftcache.h
@@ -0,0 +1,9 @@
+$NetBSD: patch-mozilla_config_system__wrappers_ftcache.h,v 1.1 2014/05/27 09:58:51 joerg Exp $
+
+--- mozilla/config/system_wrappers/ftcache.h.orig 2014-05-26 20:06:38.000000000 +0000
++++ mozilla/config/system_wrappers/ftcache.h
+@@ -0,0 +1,4 @@
++#pragma GCC system_header
++#pragma GCC visibility push(default)
++#include_next <ftcache.h>
++#pragma GCC visibility pop