aboutsummaryrefslogtreecommitdiff
path: root/src/mm-bearer-mbim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-bearer-mbim.h')
-rw-r--r--src/mm-bearer-mbim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-bearer-mbim.h b/src/mm-bearer-mbim.h
index 67dea09a..0d97d8d9 100644
--- a/src/mm-bearer-mbim.h
+++ b/src/mm-bearer-mbim.h
@@ -48,6 +48,7 @@ struct _MMBearerMbimClass {
};
GType mm_bearer_mbim_get_type (void);
+G_DEFINE_AUTOPTR_CLEANUP_FUNC (MMBearerMbim, g_object_unref)
/* MBIM bearer creation implementation.
* NOTE it is *not* a broadband bearer, so not async-initable */