header guard corrected.
FossilOrigin-Name: 1e63b20674d2db9f1f57b24d9700cf0232c4df1343552f7f281986bdd24e4c7f
This commit is contained in:
parent
0c8b3db4dd
commit
1a718edfc7
@ -1,8 +1,12 @@
|
|||||||
#ifndef __CAPWAP80211_H
|
#ifndef __CAPWAP80211_ITEMS_H
|
||||||
#define __CAPWAP80211_H
|
#define __CAPWAP80211_ITEMS_H
|
||||||
|
|
||||||
extern const char CW_ITEM_80211_SUPPORTED_RATES[];
|
#include "item.h"
|
||||||
|
|
||||||
|
extern const char CW_ITEM80211_SUPPORTED_RATES[];
|
||||||
|
extern const char CW_ITEM80211_WTP_RADIO_INFORMATION[];
|
||||||
|
|
||||||
|
extern struct cw_itemdef capwap80211_itemdefs[];
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user