summaryrefslogtreecommitdiff
path: root/randrproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'randrproto.h')
-rw-r--r--randrproto.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/randrproto.h b/randrproto.h
index cf7a022..3fb2e45 100644
--- a/randrproto.h
+++ b/randrproto.h
@@ -376,7 +376,11 @@ typedef struct {
Atom type B32;
CARD32 longOffset B32;
CARD32 longLength B32;
+#ifdef __cplusplus
+ BOOL _delete;
+#else
BOOL delete;
+#endif
BOOL pending;
CARD16 pad1 B16;
} xRRGetOutputPropertyReq;