X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb.h;h=f720469ec9f4c96790a846a6cb3c05c54f1939b7;hb=b7c96681b2bfc968b198058122c93050feb7927e;hp=e19b19d25071add92f84fe6b44b72013afcdee08;hpb=14faffc326b9ab1f738edb3ec7febdbe0f5bc079;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb.h b/src/xcb.h index e19b19d..f720469 100644 --- a/src/xcb.h +++ b/src/xcb.h @@ -29,10 +29,10 @@ #define __XCB_H__ #include -#if HAVE_STDINT_H -#include -#elif HAVE_INTTYPES_H +#if defined(__solaris__) #include +#else +#include #endif /* FIXME: these names conflict with those defined in Xmd.h. */