include xorg-server.h from all driver source files.
This fixes the 64-bit issues with 1.0.99.3. Not having xorg-server.h included
in time means we miss out on _XSERVER64, which leads to different sizes of the
LocalDeviceRec struct in the driver and the server.
Signed-off-by:
Peter Hutterer <peter.hutterer@who-t.net>
Showing
Please register or sign in to comment