aboutsummaryrefslogtreecommitdiff
path: root/src/mm-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-context.h')
-rw-r--r--src/mm-context.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mm-context.h b/src/mm-context.h
index 721fee88..ea9df0cb 100644
--- a/src/mm-context.h
+++ b/src/mm-context.h
@@ -52,5 +52,8 @@ gboolean mm_context_get_test_no_udev (void);
#if defined WITH_SYSTEMD_SUSPEND_RESUME
gboolean mm_context_get_test_no_suspend_resume (void);
#endif
+#if defined WITH_QRTR
+gboolean mm_context_get_test_no_qrtr (void);
+#endif
#endif /* MM_CONTEXT_H */