volume: oops, only #include <alloca.h> if OSS is enabled

This commit is contained in:
Eric Wong 2008-09-23 20:48:04 +02:00 committed by Max Kellermann
parent 9f441f2538
commit 15b25ad174
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
#ifdef HAVE_ALSA
#include <alsa/asoundlib.h>
#endif
#include <alloca.h>
#define VOLUME_MIXER_TYPE_SOFTWARE 0
#define VOLUME_MIXER_TYPE_OSS 1