aboutsummaryrefslogtreecommitdiff
path: root/src/mm-port.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-port.h')
-rw-r--r--src/mm-port.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mm-port.h b/src/mm-port.h
index 43f78f4..4bcffd4 100644
--- a/src/mm-port.h
+++ b/src/mm-port.h
@@ -78,5 +78,7 @@ void mm_port_set_connected (MMPort *self, gboolean connected);
const char * mm_port_type_to_name (MMPortType ptype);
+const char * mm_port_subsys_to_name (MMPortSubsys psubsys);
+
#endif /* MM_PORT_H */