aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/glxclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/glxclient.h')
-rw-r--r--src/glx/glxclient.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h
index 109206f6ba0..0011d39391d 100644
--- a/src/glx/glxclient.h
+++ b/src/glx/glxclient.h
@@ -726,6 +726,9 @@ extern void __glXFreeVertexArrayState(struct glx_context *);
*/
extern void __glXClientInfo(Display * dpy, int opcode);
+_X_HIDDEN void
+__glX_send_client_info(struct glx_display *glx_dpy);
+
/************************************************************************/
/*