define SDevicePresenceNotifyEvent prototype

This commit is contained in:
Kristian Høgsberg 2006-07-19 20:10:48 -04:00 committed by Daniel Stone
parent 7f36cc533e
commit 737e6e4836

View File

@ -104,6 +104,12 @@ SDeviceMappingNotifyEvent (
deviceMappingNotify * /* to */
);
void
SDevicePresenceNotifyEvent (
devicePresenceNotify * /* from */,
devicePresenceNotify * /* to */
);
void
FixExtensionEvents (
ExtensionEntry * /* extEntry */