Julien Cristau aee514cfb5 xfree86: Fix compiler warnings (implicit declarations)
Add missing includes to fix the following warnings:
xf86DGA.c: In function 'DGAProcessKeyboardEvent':
xf86DGA.c:1050: warning: implicit declaration of function 'UpdateDeviceState'
xf86DGA.c:1050: warning: nested extern declaration of 'UpdateDeviceState'
xf86Xinput.c: In function 'xf86ActivateDevice':
xf86Xinput.c:303: warning: implicit declaration of function 'AssignTypeAndName'
xf86Xinput.c:303: warning: nested extern declaration of 'AssignTypeAndName'
xf86Xinput.c:311: warning: implicit declaration of function 'DeviceIsPointerType'
xf86Xinput.c:311: warning: nested extern declaration of 'DeviceIsPointerType'
xf86Xinput.c:324: warning: implicit declaration of function 'XkbSetExtension'
xf86Xinput.c:324: warning: nested extern declaration of 'XkbSetExtension'
2008-10-26 11:44:11 +01:00
2008-10-02 17:03:54 -04:00
2008-10-06 14:19:30 -04:00
2008-10-26 11:44:10 +01:00
2008-10-07 20:40:15 -04:00
2008-10-23 09:56:45 -04:00
2008-10-03 11:24:34 -07:00
2008-10-23 17:37:46 -04:00
2008-10-06 18:47:06 -04:00
2008-10-26 11:43:48 +01:00
2008-10-02 17:03:54 -04:00
2008-10-26 11:44:10 +01:00
2008-09-05 06:10:37 -07:00
2008-09-23 09:21:37 -07:00
2008-06-25 09:52:36 -04:00
Description
Truly free fork of the XOrg project.
94 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%