From owner-freebsd-stable Sat Apr 29 0:21:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 32A0137B52D for ; Sat, 29 Apr 2000 00:21:10 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12lQ4V-0007HC-00; Sat, 29 Apr 2000 06:45:43 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12lQ4U-000Jp3-00; Sat, 29 Apr 2000 06:45:42 +0100 Date: Sat, 29 Apr 2000 06:45:42 +0100 From: Ben Smithurst To: rjk191@psu.edu Cc: freebsd-stable@freebsd.org Subject: Re: syntax errors in netinet/in.h Message-ID: <20000429064542.K17098@strontium.scientia.demon.co.uk> References: <20000429003113.A65770@rjk191.rh.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000429003113.A65770@rjk191.rh.psu.edu> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ray Kohler wrote: > Today I discovered that there is something missing from > netinet/in.h. Including it in anything causes errors, due to it not > knowing about u_int32_t. I would guess that something needs to be > included here, but I don't know the include tree well enough to > figure out what, not to mention, I certainly can't fix it for > everybody else. Anyone want to fix this? I think you'll need to #include in your program before . Which function are you using whose manpage doesn't state to include before ? That manpage would probably require fixing if there is such an example. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message