diff -r af21f0bdc7c9 -r 2b9c78543663 tool/CommandDomains.h --- a/tool/CommandDomains.h Thu Sep 06 14:21:02 2012 +0200 +++ b/tool/CommandDomains.h Mon Nov 03 15:20:05 2014 +0100 @@ -44,7 +44,8 @@ void execute(const StringVector &); protected: - void showDomain(MasterDevice &, const ec_ioctl_domain_t &, bool); + void showDomain(MasterDevice &, const ec_ioctl_master_t &, + const ec_ioctl_domain_t &, bool); }; /****************************************************************************/