diff options
Diffstat (limited to 'addressbook/conduit/address-conduit.h')
-rw-r--r-- | addressbook/conduit/address-conduit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/conduit/address-conduit.h b/addressbook/conduit/address-conduit.h index 0b9cc5e551..2cb33a9c1b 100644 --- a/addressbook/conduit/address-conduit.h +++ b/addressbook/conduit/address-conduit.h @@ -62,6 +62,7 @@ struct _EAddrConduitContext { GList *cards; GList *changed; GHashTable *changed_hash; + GList *locals; gboolean address_load_tried; gboolean address_load_success; |