From: Kristian Høgsberg Date: Wed, 10 Oct 2007 21:07:01 +0000 (-0400) Subject: Key drm_i915_flip_t typedef off of the ioctl #define instead. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b068af2f3b890bec26a186e9d0bdd3d44c17cd4d;p=mesa.git Key drm_i915_flip_t typedef off of the ioctl #define instead. --- diff --git a/src/mesa/drivers/dri/i915/intel_buffers.c b/src/mesa/drivers/dri/i915/intel_buffers.c index 938bed6da7c..bd2e67fbed4 100644 --- a/src/mesa/drivers/dri/i915/intel_buffers.c +++ b/src/mesa/drivers/dri/i915/intel_buffers.c @@ -45,7 +45,7 @@ /* This block can be removed when libdrm >= 2.3.1 is required */ -#ifndef DRM_VBLANK_FLIP +#ifndef DRM_IOCTL_I915_FLIP #define DRM_VBLANK_FLIP 0x8000000