diff options
Diffstat (limited to 'sound/oss/sb_midi.c')
-rw-r--r-- | sound/oss/sb_midi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/oss/sb_midi.c b/sound/oss/sb_midi.c index 8b796704e112..f139028e85c0 100644 --- a/sound/oss/sb_midi.c +++ b/sound/oss/sb_midi.c @@ -12,6 +12,7 @@ */ #include <linux/spinlock.h> +#include <linux/slab.h> #include "sound_config.h" |