dix: Enable core devices in InitCoreDevices already.

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Peter Hutterer
2008-11-21 12:39:55 +10:00
parent d939f2482e
commit e078901a4e
3 changed files with 10 additions and 24 deletions

View File

@@ -239,7 +239,7 @@ extern Bool ActivateDevice(
extern Bool DisableDevice(
DeviceIntPtr /*device*/);
extern int InitAndStartDevices(void);
extern void InitAndStartDevices(void);
extern void CloseDownDevices(void);