diff options
Diffstat (limited to 'sound/core')
-rw-r--r-- | sound/core/ctljack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/core/ctljack.c b/sound/core/ctljack.c index af0e78a..e4b38fb 100644 --- a/sound/core/ctljack.c +++ b/sound/core/ctljack.c @@ -10,6 +10,7 @@ */ #include <linux/kernel.h> +#include <linux/export.h> #include <sound/core.h> #include <sound/control.h> |