diff -r 326d47aa986c -r 1baac79a40cf tool/MasterDevice.cpp --- a/tool/MasterDevice.cpp Thu Nov 19 14:39:10 2009 +0100 +++ b/tool/MasterDevice.cpp Thu Nov 19 14:44:57 2009 +0100 @@ -485,6 +485,8 @@ /****************************************************************************/ +#ifdef EC_EOE + void MasterDevice::getEoeHandler( ec_ioctl_eoe_handler_t *eoe, uint16_t eoeHandlerIndex @@ -499,4 +501,6 @@ } } +#endif + /*****************************************************************************/