summaryrefslogtreecommitdiff
path: root/gsupplicant/gsupplicant.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsupplicant/gsupplicant.h')
-rw-r--r--gsupplicant/gsupplicant.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gsupplicant/gsupplicant.h b/gsupplicant/gsupplicant.h
index 2ed8af66..0b956d7d 100644
--- a/gsupplicant/gsupplicant.h
+++ b/gsupplicant/gsupplicant.h
@@ -109,6 +109,7 @@ struct _GSupplicantSSID {
unsigned int ssid_len;
GSupplicantMode mode;
GSupplicantSecurity security;
+ unsigned int freq;
const char *eap;
const char *passphrase;
const char *identity;