i965/drm: Make libdrm_lists.h compile by defining typeof.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 21 Mar 2017 22:55:29 +0000 (15:55 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 10 Apr 2017 21:31:03 +0000 (14:31 -0700)
commitd614135e95e8c4daf34e9c2a175baefd5f02f7e6
treefe756d3bd682c096e9b55c24fde4563e553674fa
parentb97c7ef4c81b2516a94f73123ca61ec07def5668
i965/drm: Make libdrm_lists.h compile by defining typeof.

typeof doesn't seem to exist, so this won't compile (but we don't yet
try).  Define it to __typeof__.  This code is going to die soon anyway.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/libdrm_lists.h