diff options
Diffstat (limited to 'plugins/ublox/mm-modem-helpers-ublox.h')
-rw-r--r-- | plugins/ublox/mm-modem-helpers-ublox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ublox/mm-modem-helpers-ublox.h b/plugins/ublox/mm-modem-helpers-ublox.h index 4a0eec1e..1531552c 100644 --- a/plugins/ublox/mm-modem-helpers-ublox.h +++ b/plugins/ublox/mm-modem-helpers-ublox.h @@ -35,6 +35,7 @@ typedef enum { } UpdateMethod; typedef struct UbloxSupportConfig { + gboolean loaded; UpdateMethod method; FeatureSupport uact; FeatureSupport ubandsel; |