[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTi=TOo=u+wz7GEDZfPnOoV3VywOrf46yPK7wLykT@mail.gmail.com>
Date: Sat, 22 Jan 2011 15:31:19 +0000
From: Will Newton <will.newton@...il.com>
To: Alexey Dobriyan <adobriyan@...il.com>
Cc: torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] headers: remove aio.h from sched.h
On Sat, Jan 22, 2011 at 3:03 PM, Alexey Dobriyan <adobriyan@...il.com> wrote:
> --- a/block/scsi_ioctl.c
> +++ b/block/scsi_ioctl.c
> @@ -26,6 +26,7 @@
> #include <linux/cdrom.h>
> #include <linux/slab.h>
> #include <linux/times.h>
> +#include <linux/uio.h>
> #include <asm/uaccess.h>
>
> #include <scsi/scsi.h>
Should this be aio.h?
There's a few more instances of uio,h elsewhere in the patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists