私mosquitto_broker.h構造体 mosquitto_db{ があります
struct _clientid_index_hash *clientid_index_hash;
};
「struct _clientid_index_hash」の宣言がわかりません。
私mosquitto_broker.h構造体 mosquitto_db{ があります
struct _clientid_index_hash *clientid_index_hash;
};
「struct _clientid_index_hash」の宣言がわかりません。