diff options
Diffstat (limited to 'sound/core/memory.c')
-rw-r--r-- | sound/core/memory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/core/memory.c b/sound/core/memory.c index 1161158582a..66a278d0b04 100644 --- a/sound/core/memory.c +++ b/sound/core/memory.c @@ -20,6 +20,7 @@ * */ +#include <linux/export.h> #include <asm/io.h> #include <asm/uaccess.h> #include <sound/core.h> |