mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 15:50:26 +01:00
parent
b24e169ded
commit
e896488e1e
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@
|
|||
n = json_object_iter_next(object, json_object_key_to_iter(key)))
|
||||
#endif
|
||||
|
||||
NM_AUTO_DEFINE_FCN0 (json_t *, _nm_auto_decref_json, json_decref)
|
||||
#define nm_auto_decref_json nm_auto(_nm_auto_decref_json)
|
||||
|
||||
#endif /* WITH_JANSON */
|
||||
|
||||
#endif /* __NM_JANSSON_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue