From: Mike F. <mi...@ro...> - 2005-04-16 14:04:34
|
Stewart Evans wrote: > ...looks like this could be fixed by a simple forward declaration. Heres the fix: --- biquad.c.orig 2005-01-17 19:39:26.000000000 +0000 +++ biquad.c 2005-04-16 14:15:14.431766000 +0100 @@ -48,6 +48,8 @@ static int filter_type = NOTCH ; static int feather_width = 20 ; +static void load_filter_preferences(void); + void filter_audio(struct sound_prefs *p, long first, long last, int channel_mask) { Mike -- __ __ _ _ ___ ____ _ ___ ___ _ ___ ___ _ | \/ (_| | _ / _ \ | ___| | / _ \/ _ \| |_ _ _ _/ \/ \ _| | | |\/| | | |/ | ___| | _| | |_| __| ___| __| \/ \/| O | O / _ | |_| |_|_|_|\_\\___| |_| |____\___|\___||____\_/^\_/\___/\___/\___| |