mesa: Include simple_list.h explicitly in errors.c.
authorFrancisco Jerez <currojerez@riseup.net>
Mon, 8 Jun 2015 11:46:58 +0000 (14:46 +0300)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 9 Jun 2015 10:56:05 +0000 (13:56 +0300)
commit08a1046f6777c589f90eae3fd1e7e41ca364c45c
treef003b1526612cd4ccd979e2aa8301af316e3bf55
parentf7aad9da20b13c98f77d6a690b327716f39c0a47
mesa: Include simple_list.h explicitly in errors.c.

This seems to be the only user of simple_list in core mesa not
including the header explicitly.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/errors.c