Pickup upstream commit 2c50639 to prepare build with xserver 1.18

This commit is contained in:
matthieu 2016-05-16 09:54:33 +00:00
parent 115bc431db
commit 799a95bf0b

View File

@ -224,3 +224,7 @@ static inline void FreePixmap(PixmapPtr pixmap)
#endif
#endif
#if HAS_DIRTYTRACKING_ROTATION
#define PixmapSyncDirtyHelper(d, dd) PixmapSyncDirtyHelper(d)
#endif