Fixed some more configuration issues.

This commit is contained in:
Eric Pouech 2002-07-03 01:14:52 +00:00 committed by Alexandre Julliard
parent 45f5f5dabb
commit 34865e4c27
1 changed files with 2 additions and 1 deletions

View File

@ -2089,8 +2089,9 @@ static DWORD wodDsCreate(UINT wDevID, PIDSDRIVER* drv)
(*idrv)->primary = NULL;
return MMSYSERR_NOERROR;
}
#endif
#else /* !HAVE_ALSA */
#ifndef HAVE_ALSA
/**************************************************************************
* wodMessage (WINEALSA.7)