diff options
Diffstat (limited to 'sound/oss/forte.c')
| -rw-r--r-- | sound/oss/forte.c | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/oss/forte.c b/sound/oss/forte.c index ea1c0207aef..6c910498924 100644 --- a/sound/oss/forte.c +++ b/sound/oss/forte.c @@ -26,8 +26,7 @@   * USA   *   */ -  -#include <linux/config.h> +  #include <linux/module.h>  #include <linux/kernel.h>  |