ALSA: usb - use of kmalloc/kfree requires the include of slab.h
[pandora-kernel.git] / sound / usb / endpoint.c
index 7b84b61..ef07a6d 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 #include <linux/init.h>
+#include <linux/slab.h>
 #include <linux/usb.h>
 #include <linux/usb/audio.h>
 #include <linux/usb/audio-v2.h>