JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix compile issue on older versions of XCB.
authorReginald Kennedy <rk@rejii.com>
Tue, 30 Jul 2013 13:19:07 +0000 (21:19 +0800)
committerReginald Kennedy <rk@rejii.com>
Tue, 30 Jul 2013 13:19:07 +0000 (21:19 +0800)
spectrwm.c

index aef7c60..72bd8c2 100644 (file)
@@ -141,6 +141,7 @@ static const char   *buildstr = SPECTRWM_VERSION;
 #define xcb_icccm_get_wm_class_reply_t         xcb_get_wm_class_reply_t
 #define xcb_icccm_get_wm_class_reply_wipe      xcb_get_wm_class_reply_wipe
 #define xcb_icccm_get_wm_hints                 xcb_get_wm_hints
+#define xcb_icccm_wm_hints_get_urgency         xcb_wm_hints_get_urgency
 #define xcb_icccm_get_wm_hints_reply           xcb_get_wm_hints_reply
 #define        xcb_icccm_get_wm_name                   xcb_get_wm_name
 #define xcb_icccm_get_wm_name_reply            xcb_get_wm_name_reply