Some work on WTP.
FossilOrigin-Name: 6ec1370311c5b83dc78adbfb75f8241e0916b171a9c0f939d24ec28ebdf908c8
This commit is contained in:
@ -40,6 +40,8 @@
|
||||
#include "itemstore.h"
|
||||
#include "intavltree.h"
|
||||
|
||||
#include "mbag.h"
|
||||
|
||||
/**
|
||||
* Connection Object
|
||||
*/
|
||||
@ -53,6 +55,8 @@ struct conn {
|
||||
cw_itemstore_t remote;
|
||||
cw_itemstore_t local;
|
||||
|
||||
mbag_t radios;
|
||||
|
||||
/** base_mac */
|
||||
bstr_t base_rmac;
|
||||
|
||||
|
Reference in New Issue
Block a user