Module Name:    xsrc
Committed By:   christos
Date:           Thu Jan  5 12:23:11 UTC 2017

Modified Files:
        xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c

Log Message:
be a bit more precise.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 \
    xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.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-chips/dist/src/ct_driver.c
diff -u xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.c:1.26 xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.c:1.27
--- xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.c:1.26	Thu Jan  5 04:26:21 2017
+++ xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.c	Thu Jan  5 07:23:11 2017
@@ -77,7 +77,9 @@
 #include "xf86_OSproc.h"
 #include "xf86Priv.h"
 
+#ifdef XSERVER_LIBPCIACCESS
 #include <sys/mman.h>
+#endif
 
 /* Everything using inb/outb, etc needs "compiler.h" */
 #include "compiler.h"

Reply via email to