Commit 6247e3d5 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] dm: missing #include

From: Joe Thornber <thornber@sistina.com>

Missing #include
parent 35a4a8e8
......@@ -13,6 +13,7 @@
#include <linux/wait.h>
#include <linux/slab.h>
#include <linux/devfs_fs_kernel.h>
#include <linux/dm-ioctl.h>
#include <asm/uaccess.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