diff --git a/usr.sbin/mixer/mixer.c b/usr.sbin/mixer/mixer.c index 8df5c17b868..feb3193ba83 100644 --- a/usr.sbin/mixer/mixer.c +++ b/usr.sbin/mixer/mixer.c @@ -22,11 +22,7 @@ static const char rcsid[] = #include #include #include -#ifdef __FreeBSD__ -#include -#else #include -#endif char *names[SOUND_MIXER_NRDEVICES] = SOUND_DEVICE_NAMES;