HomeFreeBSD

audio/fluidsynth-dssi: Fix build with FluidSynth 2.x

Description

audio/fluidsynth-dssi: Fix build with FluidSynth 2.x

fluidsynth-dssi.c:170:20: error: variable has incomplete type 'fluid_preset_t' (aka 'struct _fluid_preset_t')

fluid_preset_t preset;
               ^

PR: 233503
Reported by: jbeich
Obtained from: PLD Linux

Details

Provenance
tobikAuthored on
Parents
rP485864: Fix build on gcc-based architectures
Branches
Unknown
Tags
Unknown