Fix redefinition of typedef 'QrtrBus'
typedef QrtrBus is being defined twice, once in qrtr-node and another in qrtr-bus. Remove the one in qrtr-bus to avoid compilation warnings.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
typedef QrtrBus is being defined twice, once in qrtr-node and another in qrtr-bus. Remove the one in qrtr-bus to avoid compilation warnings.