summaryrefslogtreecommitdiff
path: root/dist/Mesa/src/glx/glxclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Mesa/src/glx/glxclient.h')
-rw-r--r--dist/Mesa/src/glx/glxclient.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/Mesa/src/glx/glxclient.h b/dist/Mesa/src/glx/glxclient.h
index 958e1526c..57d254ea9 100644
--- a/dist/Mesa/src/glx/glxclient.h
+++ b/dist/Mesa/src/glx/glxclient.h
@@ -557,6 +557,10 @@ struct __GLXscreenConfigsRec
const __DRI2flushExtension *f;
#endif
+#ifdef __DRI2_CONFIG_QUERY
+ const __DRI2configQueryExtension *config;
+#endif
+
#endif
/**