[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1160657777.9864.0.camel@hades.cambridge.redhat.com>
Date: Thu, 12 Oct 2006 13:56:16 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Dongsheng Song <dongsheng.song@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: maybe headers(linux/aio.h) bug ?
On Thu, 2006-10-12 at 20:27 +0800, Dongsheng Song wrote:
> Whenever I include linux aio header, the compile errors occured:
>
> $ cat test.c
> #include <linux/types.h>
> #include <linux/unistd.h>
> #include <linux/aio.h>
That's just broken. There should be no file /usr/include/linux/aio.h
because it isn't listed as one of the files to be exported from the
kernel when you run 'make headers_install'.
--
dwmw2
-
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