
The wrapdb build script used by v3.7.1-2 would lead to compilation errors when using glibc which gated id_t's definition behind the _GNU_SOURCE define which wasn't specified while scanning for types, this was fixed upstream in wrapdb in v3.7.2-2. Signed-off-by: Mark Collins <mark@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25269>