Rmac support is not optional anymore.
FossilOrigin-Name: b49a029451db9be170b22064d68b363ca61532c6600b61111e97d6135b224f4f
This commit is contained in:
parent
5cdb037a9e
commit
015d1136a8
@ -9,9 +9,9 @@ struct cwrmsg{
|
||||
int type;
|
||||
int seqnum;
|
||||
int msglen;
|
||||
#ifdef WITH_RMAC_SUPPORT
|
||||
//#ifdef WITH_RMAC_SUPPORT
|
||||
uint8_t * rmac;
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user