diff --git a/src/xcb_io.c b/src/xcb_io.c index fe59eed4..463ef844 100644 --- a/src/xcb_io.c +++ b/src/xcb_io.c @@ -12,7 +12,9 @@ #include #include +#ifdef HAVE_INTTYPES_H #include +#endif #include #include #include