summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5920e2ea1..1ccd1005b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2127,6 +2127,8 @@ CC_ATTRIBUTE_PACKED(
AC_DEFINE([XINE_PACKED], [], [Dummy mark a structure as being packed])]
)
+CC_ATTRIBUTE_MALLOC
+
CC_ATTRIBUTE_VISIBILITY([protected], [visibility_export="protected"],
[CC_ATTRIBUTE_VISIBILITY([default], [visibility_export="default"])]
)