Re: aio.h
Re: aio.h
- Subject: Re: aio.h
- From: "Justin C. Walker" <email@hidden>
- Date: Sat, 24 Feb 2007 09:30:38 -0800
On Feb 23, 2007, at 23:56 , email@hidden wrote:
While building lighttpd 1.5.0, I kept getting complaints about /usr/
include/sys/aio.h
After some investigation, I made sure
/usr/include/sys/types.h
was included before
/usr/include/sys/aio.h
and the problems went away.
Considering aio.h uses the types
defined in types.h, shouldn't the latter
be included in the former?
You could, as Conrad suggests, file a bug. This subject (whether to
include the includes that an include file needs in the include file
itself (:-})) is subject for much debate, and has been, over the
years. It's one where reasonable men can agree to participate in
long, pointless, flame-wars.
Justin
--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
If it weren't for carbon-14, I wouldn't date at all.
-----------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >aio.h (From: email@hidden) |