diff options
Diffstat (limited to 'sound/synth/emux/emux_oss.c')
| -rw-r--r-- | sound/synth/emux/emux_oss.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/sound/synth/emux/emux_oss.c b/sound/synth/emux/emux_oss.c index 87e42206c4ef..319754cf6208 100644 --- a/sound/synth/emux/emux_oss.c +++ b/sound/synth/emux/emux_oss.c @@ -25,6 +25,7 @@  #ifdef CONFIG_SND_SEQUENCER_OSS +#include <linux/export.h>  #include <asm/uaccess.h>  #include <sound/core.h>  #include "emux_voice.h" | 
