mesa: protect Elements against multiple definitions
Mesa and gallium both have a definition of this macro
This commit is contained in:
@@ -468,9 +468,9 @@ do { \
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#ifndef Elements
|
||||
#define Elements(x) (sizeof(x)/sizeof(*(x)))
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user