libxcb/src
Michael Haubenwallner 125135452a bug#79986: include system headers early
AIX <sys/poll.h> does redefine 'events' to 'reqevents' eventually.
To not have this cause compilation errors, need to include the local
header files after any system header file.

Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2014-06-14 08:24:37 -07:00
..
man generated man pages: use xorg footer and no hard coded extension 2014-01-30 12:10:06 +09:00
.gitignore Add Present extension 2013-11-07 14:02:37 -08:00
Makefile.am generated man pages: use xorg footer and no hard coded extension 2014-01-30 12:10:06 +09:00
c_client.py Handle <pad align="n" /> between lists 2014-06-10 14:01:03 -04:00
xcb.h Document failure modes of xcb_connect*() functions 2014-06-14 08:24:30 -07:00
xcb_auth.c Remove tabs and trailing whitespaces 2014-03-21 14:35:16 +01:00
xcb_conn.c Make xcb_disconnect(NULL) safe 2014-03-21 14:39:44 +01:00
xcb_ext.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcb_in.c bug#79986: include system headers early 2014-06-14 08:24:37 -07:00
xcb_list.c Define _xcb_map_new with explicit void arg list instead of empty one 2013-08-06 11:10:01 -07:00
xcb_out.c Ensure xcb owns socket and no other threads are writing before send_request 2014-03-30 22:15:38 +02:00
xcb_util.c xcb_open: Improve abstraction for launchd secure sockets 2014-04-10 09:50:57 -07:00
xcb_windefs.h Remove tabs and trailing whitespaces 2014-03-21 14:35:16 +01:00
xcb_xid.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcbext.h Add doxygen documentation to functions in xcbext.h 2014-03-21 14:44:22 +01:00
xcbint.h Remove tabs and trailing whitespaces 2014-03-21 14:35:16 +01:00