Skip to content

use standard `__typeof__()` instead of GNU extension `typeof()`

Eric Engestrom requested to merge eric/libdrm:c99 into main

and add a C99 build to avoid making that mistake again

Merge request reports