Skip to content

glx: fix compilation error when function name not found

Tapani Pälli requested to merge tpalli/mesa:glx-build-wa into master

Patch workarounds the problem like commit eec904d2 did, this fixes compilation on older distributions that still use old header.

Fixes: 01ba8a8d ("glx: Implement GLX_EXT_no_config_context") Signed-off-by: Tapani Pälli tapani.palli@intel.com

Merge request reports