Commit 45668f24 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

usb vicam driver:

	- compile time fixes
parent d907152f
......@@ -40,6 +40,8 @@
#include <linux/errno.h>
#include <linux/poll.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/slab.h>
#include <linux/fcntl.h>
#include <linux/module.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment