diff -r 326d47aa986c -r 1baac79a40cf tool/MasterDevice.h --- a/tool/MasterDevice.h Thu Nov 19 14:39:10 2009 +0100 +++ b/tool/MasterDevice.h Thu Nov 19 14:44:57 2009 +0100 @@ -117,7 +117,9 @@ void requestState(uint16_t, uint8_t); void readFoe(ec_ioctl_slave_foe_t *); void writeFoe(ec_ioctl_slave_foe_t *); +#ifdef EC_EOE void getEoeHandler(ec_ioctl_eoe_handler_t *, uint16_t); +#endif private: unsigned int index;