fix sun audio driver

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1346 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Michael Gernoth 2006-12-07 16:41:58 +00:00
parent c6712a8945
commit 7448875078

View File

@ -41,7 +41,7 @@ static BOOL g_reopened;
static short g_samplewidth;
static char *dsp_dev;
void oss_play(void);
void sun_play(void);
void
sun_add_fds(int *n, fd_set * rfds, fd_set * wfds, struct timeval *tv)