summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/chansrv/sound.c')
-rw-r--r--sesman/chansrv/sound.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sesman/chansrv/sound.c b/sesman/chansrv/sound.c
index 6568e5ea..87832209 100644
--- a/sesman/chansrv/sound.c
+++ b/sesman/chansrv/sound.c
@@ -21,6 +21,8 @@
#include "parse.h"
#include "os_calls.h"
+extern int g_rdpsnd_chan_id; /* in chansrv.c */
+
/*****************************************************************************/
int APP_CC
sound_init(void)