Module Name: xsrc Committed By: christos Date: Tue May 30 15:55:26 UTC 2017
Modified Files: xsrc/external/mit/xf86-video-siliconmotion/dist/src: smi.h Log Message: need xorg-server.h To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \ xsrc/external/mit/xf86-video-siliconmotion/dist/src/smi.h 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-siliconmotion/dist/src/smi.h diff -u xsrc/external/mit/xf86-video-siliconmotion/dist/src/smi.h:1.8 xsrc/external/mit/xf86-video-siliconmotion/dist/src/smi.h:1.9 --- xsrc/external/mit/xf86-video-siliconmotion/dist/src/smi.h:1.8 Sat Mar 4 20:42:54 2017 +++ xsrc/external/mit/xf86-video-siliconmotion/dist/src/smi.h Tue May 30 11:55:25 2017 @@ -30,6 +30,7 @@ authorization from the XFree86 Project a #ifndef _SMI_H #define _SMI_H +#include "xorg-server.h" #include "smi_pcirename.h" #include <string.h>