V4L/DVB (4135): Cx88-tvaudio.c must #include <linux/config.h>

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Michael Krufky 2006-06-19 09:54:00 -03:00 committed by Mauro Carvalho Chehab
parent b63535f405
commit 1138ead47c
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
#include <linux/init.h>
#include <linux/smp_lock.h>
#include <linux/delay.h>
#include <linux/config.h>
#include <linux/kthread.h>
#include "cx88.h"