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 8e96e02c..03df6ca8 100644
--- a/gsupplicant/gsupplicant.h
+++ b/gsupplicant/gsupplicant.h
@@ -129,6 +129,7 @@ struct _GSupplicantSSID {
const char *phase2_auth;
dbus_bool_t use_wps;
const char *pin_wps;
+ const char *bgscan;
};
typedef struct _GSupplicantSSID GSupplicantSSID;