summaryrefslogtreecommitdiffstats
path: root/gatchat/gattty.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gattty.h')
-rw-r--r--gatchat/gattty.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gatchat/gattty.h b/gatchat/gattty.h
index dc3fe160..e4d7c31f 100644
--- a/gatchat/gattty.h
+++ b/gatchat/gattty.h
@@ -43,6 +43,8 @@ extern "C" {
*/
GIOChannel *g_at_tty_open(const char *tty, GHashTable *options);
+GIOChannel *g_at_tty_open_qcdm(const char *tty);
+
#ifdef __cplusplus
}
#endif