From owner-freebsd-arch Fri Sep 7 14:10:23 2001 Delivered-To: freebsd-arch@freebsd.org Received: from redrock.eng.bsdi.com (redrock.eng.bsdi.com [206.196.45.2]) by hub.freebsd.org (Postfix) with ESMTP id AC2EA37B401 for ; Fri, 7 Sep 2001 14:10:16 -0700 (PDT) Received: from redrock.eng.bsdi.com (karels@localhost.BSDI.COM [127.0.0.1]) by redrock.eng.bsdi.com (8.11.2/8.10.1) with ESMTP id f87LADX15133; Fri, 7 Sep 2001 16:10:13 -0500 (CDT) Message-Id: <200109072110.f87LADX15133@redrock.eng.bsdi.com> To: Bill Fenner Cc: arch@FreeBSD.ORG From: Mike Karels Reply-To: karels@BSDI.COM Subject: Re: Causing to depend on In-reply-to: Your message of Fri, 07 Sep 2001 10:48:54 -0700. <200109071748.KAA21991@windsor.research.att.com> Date: Fri, 07 Sep 2001 16:10:13 -0500 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Er, I think I take back my own objection. IEEE Std 1003.1-200x says > SYNOPSIS > #include > ... > Inclusion of the header may also make > visible all symbols from and . I haven't seen that version of the networking stuff yet. However, if you are solving the problem I think you are, types like sa_family_t, I can tell you what we do in BSD/OS: we created a , and include it from both and . Hope this helps, Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message