I've been trying to re-build the FWHID HandMotion SDK for Mac OS X 10.4 / intel, so that I can run XWinder with a sensible startup time and memory usage (was also planning on re-distributing it to my fellow intel mac sufferers). However, rebuilding that SDK for OS X turns out to be pretty hard: there are files missing that are required to build the thing (the same is true for XWinder, but it's only resources that can be copied from the binary installation).
In particular, the file macosx_DeviceInternals.c is missing, which presumably contains the definition of FWHID_registerMultiTouchDevices(void*). This definition is pretty central to getting everything to run -> Argh.
Does anybody have access to that file? Can it be legally distributed? Can I have it, pleeeeeease?

Thanks in advance.