xf86-video-nv: src/g80_driver.c

Dave Airlie airlied at kemper.freedesktop.org
Tue Jul 28 01:34:17 PDT 2009


 src/g80_driver.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5486e55c9feb5734b967c2618e0c96cd4a2322ce
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Jul 28 18:37:42 2009 +1000

    abi: fixup so the define is picked up

diff --git a/src/g80_driver.c b/src/g80_driver.c
index 9cc2bf2..13e417a 100644
--- a/src/g80_driver.c
+++ b/src/g80_driver.c
@@ -28,6 +28,7 @@
 
 #include <string.h>
 
+#include <xf86.h>
 #include <xf86_OSproc.h>
 #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
 #include <xf86Resources.h>


More information about the xorg-commit mailing list