Module Name:    xsrc
Committed By:   dsl
Date:           Wed May 18 21:07:09 UTC 2011

Modified Files:
        xsrc/external/mit/xf86-video-geode/dist/src: geode_msr.c

Log Message:
Revert previous, -Dlseek64=lseek added to
src/external/mit/xorg/server/drivers/xf86-video-geode/Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    xsrc/external/mit/xf86-video-geode/dist/src/geode_msr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xf86-video-geode/dist/src/geode_msr.c
diff -u xsrc/external/mit/xf86-video-geode/dist/src/geode_msr.c:1.2 xsrc/external/mit/xf86-video-geode/dist/src/geode_msr.c:1.3
--- xsrc/external/mit/xf86-video-geode/dist/src/geode_msr.c:1.2	Wed May 18 20:50:50 2011
+++ xsrc/external/mit/xf86-video-geode/dist/src/geode_msr.c	Wed May 18 21:07:09 2011
@@ -7,8 +7,6 @@
 #include "os.h"
 #include "geode.h"
 
-#define lseek64 lseek
-
 static int
 _msr_open(void)
 {

Reply via email to