mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 18:50:07 +01:00
clients: add missing 'extern' keyword
This commit is contained in:
parent
5076fc0ca0
commit
482e5f04ea
1 changed files with 1 additions and 1 deletions
|
|
@ -516,7 +516,7 @@ struct _NMMetaPropertyTypDataNested {
|
|||
guint nested_len;
|
||||
};
|
||||
|
||||
const NMMetaPropertyTypDataNested nm_meta_property_typ_data_bond;
|
||||
extern const NMMetaPropertyTypDataNested nm_meta_property_typ_data_bond;
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue