sna/dri2: Fix build with DRI2INFOREC version 5

Reported-by: Patrick Welche <prlw1@cam.ac.uk>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88252
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2015-01-09 20:03:14 +00:00
parent 836f9e11d6
commit e143ce600a
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ inline static void *dri2_window_get_front(WindowPtr win) { return NULL; }
#define xorg_can_triple_buffer() 0
#define swap_limit(d, l) false
#define mark_stale(b)
#else