9 lines
264 B
C
9 lines
264 B
C
#ifndef __AC_JSON_80211_ASSIGNBSSID_HEADER__
|
|
#define __AC_JSON_80211_ASSIGNBSSID_HEADER__
|
|
|
|
#include "capwap_element_80211_assignbssid.h"
|
|
|
|
extern struct ac_json_ieee80211_ops ac_json_80211_assignbssid_ops;
|
|
|
|
#endif /* __AC_JSON_80211_ASSIGNBSSID_HEADER__ */
|