summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_tttables.h
blob: 4a3921715e3fe52137bbe0561342964cceb6f019 (plain)
1
2
3
4
5
6
7
8
9
$NetBSD: patch-mozilla_config_system__wrappers_tttables.h,v 1.1 2014/05/27 09:58:51 joerg Exp $

--- mozilla/config/system_wrappers/tttables.h.orig	2014-05-26 20:06:38.000000000 +0000
+++ mozilla/config/system_wrappers/tttables.h
@@ -0,0 +1,4 @@
+#pragma GCC system_header
+#pragma GCC visibility push(default)
+#include_next <tttables.h>
+#pragma GCC visibility pop