summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/devredir.h
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/chansrv/devredir.h')
-rw-r--r--sesman/chansrv/devredir.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sesman/chansrv/devredir.h b/sesman/chansrv/devredir.h
index 43af7838..e0279093 100644
--- a/sesman/chansrv/devredir.h
+++ b/sesman/chansrv/devredir.h
@@ -8,6 +8,8 @@
int APP_CC
dev_redir_init(void);
int APP_CC
+dev_redir_deinit(void);
+int APP_CC
dev_redir_data_in(struct stream* s, int chan_id, int chan_flags, int length,
int total_length);
int APP_CC