summaryrefslogtreecommitdiffstats
path: root/qca.h
diff options
context:
space:
mode:
Diffstat (limited to 'qca.h')
-rw-r--r--qca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qca.h b/qca.h
index 184a4b0..ccd6d03 100644
--- a/qca.h
+++ b/qca.h
@@ -49,7 +49,7 @@
# endif
#endif
#ifndef TQCA_PLUGIN_EXPORT
-#define TQCA_PLUGIN_EXPORT extern "C"
+#define TQCA_PLUGIN_EXPORT extern "C" __attribute__ ((visibility ("default")))
#endif
class TQHostAddress;