Re: [PATCH] headers: remove aio.h from sched.h

From: Will Newton
Date: Sat Jan 22 2011 - 10:31:25 EST


On Sat, Jan 22, 2011 at 3:03 PM, Alexey Dobriyan <adobriyan@xxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/