aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/ws80211_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'caputils/ws80211_utils.h')
-rw-r--r--caputils/ws80211_utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/caputils/ws80211_utils.h b/caputils/ws80211_utils.h
index 2a6e04f629..7fcdc4477b 100644
--- a/caputils/ws80211_utils.h
+++ b/caputils/ws80211_utils.h
@@ -41,6 +41,7 @@ struct ws80211_interface
gboolean can_set_freq;
GArray *frequencies;
int channel_types; /* Union for all bands */
+ int cap_monitor;
};
struct ws80211_iface_info {