V4L/DVB: gspca: Remove/move useless inclusions of slab.h
[pandora-kernel.git] / drivers / media / video / gspca / stv06xx / stv06xx.h
index 992ce53..053a27e 100644 (file)
@@ -30,6 +30,7 @@
 #ifndef STV06XX_H_
 #define STV06XX_H_
 
+#include <linux/slab.h>
 #include "gspca.h"
 
 #define MODULE_NAME "STV06xx"