summaryrefslogtreecommitdiff
path: root/libaltos/libaltos_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'libaltos/libaltos_private.h')
-rw-r--r--libaltos/libaltos_private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libaltos/libaltos_private.h b/libaltos/libaltos_private.h
index f8e5231b..ee3dd708 100644
--- a/libaltos/libaltos_private.h
+++ b/libaltos/libaltos_private.h
@@ -61,4 +61,7 @@ altos_flush(struct altos_file *file);
int
altos_fill(struct altos_file *file, int timeout);
+int
+altos_bt_port(struct altos_bt_device *device);
+
#endif /* _LIBALTOS_PRIVATE_H_ */