[PATCH] fix missing includes
[deliverable/linux.git] / drivers / media / dvb / frontends / lgdt330x.c
index 7142b9c51dd2460e3b2c65ec91bddf08d877f8b0..8dde72bd10461fb5997cf13e6748e73bfee43535 100644 (file)
@@ -37,6 +37,8 @@
 #include <linux/moduleparam.h>
 #include <linux/init.h>
 #include <linux/delay.h>
+#include <linux/string.h>
+#include <linux/slab.h>
 #include <asm/byteorder.h>
 
 #include "dvb_frontend.h"
This page took 0.024437 seconds and 5 git commands to generate.