]> git.sur5r.net Git - i3/i3/commitdiff
add xcb_icccm_get_wm_protocols to xcb_compat.h (Thanks Merovius)
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 31 Jul 2011 16:32:28 +0000 (18:32 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 31 Jul 2011 16:32:28 +0000 (18:32 +0200)
include/xcb_compat.h

index 736cbb997f087fb588953f2495be51e35b95f038..c00e266309a6e3103e0ded57ba429c003c4eef7b 100644 (file)
@@ -2,6 +2,7 @@
 #define _XCB_COMPAT_H
 
 #define xcb_icccm_get_wm_protocols_reply_t xcb_get_wm_protocols_reply_t
+#define xcb_icccm_get_wm_protocols xcb_get_wm_protocols
 #define xcb_icccm_get_wm_protocols_unchecked xcb_get_wm_protocols_unchecked
 #define xcb_icccm_get_wm_protocols_reply xcb_get_wm_protocols_reply
 #define xcb_icccm_get_wm_protocols_reply_wipe xcb_get_wm_protocols_reply_wipe