]> git.sur5r.net Git - i3/i3/commit
Bugfix: remove superfluous #include <xcb/xcb_atom.h> (Thanks pnutzh4x0r)
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 14 Dec 2012 20:49:31 +0000 (21:49 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 14 Dec 2012 20:49:31 +0000 (21:49 +0100)
commit7658109309e14b10ba42e31d7947c0255a1ea221
tree2e4dd729265cb770c034c46429c973c05a88dc84
parentf91e6fb73f45cbe39721fd3dda7d209f3db77edb
Bugfix: remove superfluous #include <xcb/xcb_atom.h> (Thanks pnutzh4x0r)

This fixes the build on CentOS 6.

fixes #889
i3bar/src/xcb.c
include/data.h
src/click.c