site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=pwWGJAiImTlHp9BVkxfxQ3C5TONuSwDwj40qSIZq7PvdUljof1nO9dOQIOGPSQqXDt6iCyQ3Lv9hmy3zOPETjYsdQVznetbQ9yjid0F8LcLSy/WqIGTro50zCOEzhcUjdeUZwBi0HvrWAzXilYZ6Hep7ZveWZsNDIeqh/cDANeA= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=M12BBKOHCW3M68f5zyHXinIkJaLdqpBWXJqxJsRVLFWBirB2a23+kMcALlqZo0M9EbhqS98W9mixSfsbSv+slvq1Efc3v8O8+qvLCT9gzZp70Zu/6YsMkh2AyYyUkbtYWbi54h0ofcppAROJSrukOggd2B1gXPz37lNEak+0TF4= /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? _______________________________________________ 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... While building lighttpd 1.5.0, I kept getting complaints about /usr/ include/sys/aio.h After some investigation, I made sure This email sent to site_archiver@lists.apple.com