1 2 3 4 5 6 7 8
#ifndef __XCB_UTIL_H__ #define __XCB_UTIL_H__ #include <xcb/xcb_atom.h> #include <xcb/xcb_aux.h> #include <xcb/xcb_event.h> #endif /* __XCB_UTIL_H__ */