Itemdefs added.
FossilOrigin-Name: 2834f3c85f83c32af35f38977563fcce6b894b2e167b2461fcb1fbf32929adb9
This commit is contained in:
parent
17745b4b3b
commit
26352d39bc
@ -27,6 +27,7 @@
|
||||
#include "mbag.h"
|
||||
#include "strheap.h"
|
||||
#include "intavltree.h"
|
||||
#include "item.h"
|
||||
|
||||
|
||||
|
||||
@ -131,6 +132,7 @@ struct cw_actiondef{
|
||||
cw_actionlist_out_t out;
|
||||
cw_strheap_t strmsg;
|
||||
cw_strheap_t strelem;
|
||||
cw_itemdefheap_t items;
|
||||
|
||||
/** Supported Wireless Binding IDs (WBID) */
|
||||
struct avltree * wbids;
|
||||
|
Loading…
Reference in New Issue
Block a user