JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
missed xcb_icccm_get_wm_protocols_reply_wipe define to compile on older xcb-utils
authorDavid Hill <dhill@conformal.com>
Fri, 13 Jul 2012 18:04:34 +0000 (14:04 -0400)
committerReginald Kennedy <rk@rejii.com>
Fri, 20 Jul 2012 21:58:33 +0000 (05:58 +0800)
spectrwm.c

index ce5a1f6..0c2495b 100644 (file)
@@ -145,6 +145,7 @@ static const char   *buildstr = SPECTRWM_VERSION;
 #define xcb_icccm_get_wm_protocols             xcb_get_wm_protocols
 #define xcb_icccm_get_wm_protocols_reply       xcb_get_wm_protocols_reply
 #define xcb_icccm_get_wm_protocols_reply_t     xcb_get_wm_protocols_reply_t
+#define xcb_icccm_get_wm_protocols_reply_wipe  xcb_get_wm_protocols_reply_wipe
 #define xcb_icccm_get_wm_transient_for         xcb_get_wm_transient_for
 #define xcb_icccm_get_wm_transient_for_reply   xcb_get_wm_transient_for_reply
 #define xcb_icccm_wm_hints_t                   xcb_wm_hints_t