diff options
author | marha <marha@users.sourceforge.net> | 2011-11-21 08:06:12 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-11-21 08:06:12 +0100 |
commit | 45710577f374972946a8eb37833a9c94e5a299bf (patch) | |
tree | 83862aa10e13033fe715c36f673f6e82c5434934 /xorg-server/hw/xfree86/sdksyms.sh | |
parent | 1037d56ca89d503cfd62830a90e934a2806ad804 (diff) | |
download | vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.tar.gz vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.tar.bz2 vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.zip |
xserver xkeyboard-config mesa git update 21 nov 2011
Diffstat (limited to 'xorg-server/hw/xfree86/sdksyms.sh')
-rw-r--r-- | xorg-server/hw/xfree86/sdksyms.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/xfree86/sdksyms.sh b/xorg-server/hw/xfree86/sdksyms.sh index b8e7023f3..4a4e1f64d 100644 --- a/xorg-server/hw/xfree86/sdksyms.sh +++ b/xorg-server/hw/xfree86/sdksyms.sh @@ -121,7 +121,6 @@ cat > sdksyms.c << EOF #include "xf86Module.h" #include "xf86Opt.h" #ifdef XSERVER_LIBPCIACCESS - #include "xf86PciInfo.h" #include "xf86VGAarbiter.h" #endif #include "xf86Priv.h" |