On Monday 25 August 2003 09:27 pm, Craig Boston wrote: > Anyway, I'm attaching a quick workaround if anyone else running current > runs in to this.
Earth to brain, come in please! Actually attaching the patch this time.
--- unix_mixer.c.orig Mon Aug 25 21:10:46 2003 +++ unix_mixer.c Mon Aug 25 21:15:03 2003 @@ -36,6 +36,10 @@ #include "mixer.h" #include "common_mixer.h" +#ifdef SOUND_MIXER_INFO +#undef SOUND_MIXER_INFO +#endif + /* tries to open a mixer device, returns NULL on error or otherwise an mixer_t * struct */ mixer_t *mixer_open(char *id) {
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"