mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-27 00:00:38 +01:00
clients: add missing 'extern' keyword
(cherry picked from commit482e5f04ea) (cherry picked from commit1bb93b7289) (cherry picked from commit57e5e2d5a9)
This commit is contained in:
parent
eb3f64cbd7
commit
d3ec31f839
1 changed files with 1 additions and 1 deletions
|
|
@ -515,7 +515,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