glx: fix compilation error when function name not found
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