diff options
Diffstat (limited to 'sys/pc98/pc98/sound/sb_dsp.c')
-rw-r--r-- | sys/pc98/pc98/sound/sb_dsp.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/pc98/pc98/sound/sb_dsp.c b/sys/pc98/pc98/sound/sb_dsp.c index f8922c9be428..82a2178317a4 100644 --- a/sys/pc98/pc98/sound/sb_dsp.c +++ b/sys/pc98/pc98/sound/sb_dsp.c @@ -33,11 +33,7 @@ * Code added for MV ProSonic/Jazz 16 in 16 bit mode */ -#ifdef PC98 -#include <pc98/pc98/sound/sound_config.h> -#else #include <i386/isa/sound/sound_config.h> -#endif #if defined(CONFIGURE_SOUNDCARD) && !defined(EXCLUDE_SB) |