summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xine-utils/attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xine-utils/attributes.h b/src/xine-utils/attributes.h
index c6bbe1b78..c5674051f 100644
--- a/src/xine-utils/attributes.h
+++ b/src/xine-utils/attributes.h
@@ -37,7 +37,7 @@
#endif
#else
#undef ATTRIBUTE_PACKED
-#define __attribute__(x) /**/
+#define __attribute_not_used__(x) /**/
#endif
#endif /* ATTRIBUTE_H_ */