aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2/drivers/block-ram.c
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2011-03-26 09:34:08 +0000
committerIan Campbell <ian.campbell@citrix.com>2011-03-26 09:34:08 +0000
commitf33c74b5eaaded534a3b2270791e12549b9547b0 (patch)
tree6ca3e75e854ab9add2f3ebf1c882bddce3b6c400 /tools/blktap2/drivers/block-ram.c
parent847693067abd74e300e71ad1ba535d470c1b3c64 (diff)
downloadxen-f33c74b5eaaded534a3b2270791e12549b9547b0.tar.gz
xen-f33c74b5eaaded534a3b2270791e12549b9547b0.tar.bz2
xen-f33c74b5eaaded534a3b2270791e12549b9547b0.zip
tools/blktap, blktap2: include <sys/mount.h> instead of <linux/fs.h>
The former is a userspace sanitised header which contains the definitions we need. In some distros linux/fs.h defines WRITE which conflicts with blktaps own use of that name. Also there is no reason to use <linux/errno.h> over the more normal <errno.h>. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com> xen-unstable changeset: 22765:0dbad563a659 xen-unstable date: Mon Jan 17 17:14:20 2011 +0000
Diffstat (limited to 'tools/blktap2/drivers/block-ram.c')
0 files changed, 0 insertions, 0 deletions