site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thread-index: AcdYFnBNrsYticQJEduMwQARJHiCXA== Thread-topic: aio.h User-agent: Microsoft-Entourage/11.3.3.061214 At 2/24/07 2:56 AM -0500, lingwitt@gmail.com <lingwitt@gmail.com> 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 should file a bug in Radar. -Conrad -- Regret nothing - Report everything. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com smime.p7s
participants (1)
-
Conrad G T Yoder