Explorar o código

Merge branch 'topic/sound-core-fix' into to-push

Takashi Iwai %!s(int64=16) %!d(string=hai) anos
pai
achega
60cda2b53a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      sound/sound_core.c

+ 1 - 0
sound/sound_core.c

@@ -10,6 +10,7 @@
 #include <linux/module.h>
 #include <linux/device.h>
 #include <linux/err.h>
+#include <sound/core.h>
 
 #ifdef CONFIG_SOUND_OSS_CORE
 static int __init init_oss_soundcore(void);