diff options
-rw-r--r-- | sound/pci/rme96.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/rme96.c b/sound/pci/rme96.c index 9d2a81fcbda..bb9ebc5543d 100644 --- a/sound/pci/rme96.c +++ b/sound/pci/rme96.c @@ -28,6 +28,7 @@ #include <linux/interrupt.h> #include <linux/pci.h> #include <linux/module.h> +#include <linux/vmalloc.h> #include <sound/core.h> #include <sound/info.h> |