9 lines
251 B
C
9 lines
251 B
C
#ifndef __AC_JSON_80211_STATISTICS_HEADER__
|
|
#define __AC_JSON_80211_STATISTICS_HEADER__
|
|
|
|
#include "capwap_element_80211_statistics.h"
|
|
|
|
extern struct ac_json_ieee80211_ops ac_json_80211_statistics_ops;
|
|
|
|
#endif /* __AC_JSON_80211_STATISTICS_HEADER__ */
|