V4L/DVB (3995): Add missing include

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Manu Abraham 2006-05-22 10:32:08 -03:00 committed by Mauro Carvalho Chehab
parent fc06647860
commit cbee936f47

View File

@ -21,6 +21,7 @@
#include <linux/bitops.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <asm/bug.h>
#include "dvb_math.h"