diff -r 4a02162a6301 -r 68d83b45dfa2 master/slave.h --- a/master/slave.h Wed Sep 19 17:25:48 2007 +0000 +++ b/master/slave.h Wed Sep 19 17:32:39 2007 +0000 @@ -205,6 +205,7 @@ int ec_slave_validate(const ec_slave_t *, uint32_t, uint32_t); void ec_slave_sdo_dict_info(const ec_slave_t *, unsigned int *, unsigned int *); +ec_sdo_t *ec_slave_get_sdo(ec_slave_t *, uint16_t); /*****************************************************************************/