diff options
author | Francisco Jerez <[email protected]> | 2015-06-08 14:49:31 +0300 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-06-09 13:56:06 +0300 |
commit | f9367191b30956b9cfe578dd8e426b28d2417b6b (patch) | |
tree | 47e6147da30da951ae398366bcd7c9efabdb145f /docs | |
parent | 277b94f172c44cb4199a740722f42bc701d591dc (diff) |
mesa: Drop include of simple_list.h from mtypes.h.
simple_list.h defines a number of macros with short non-namespaced
names that can easily collide with other declarations (first_elem,
last_elem, next_elem, prev_elem, at_end), and according to the comment
it was only being included because of struct simple_node, which is no
longer used in this file.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions