From owner-freebsd-stable Tue Nov 10 09:33:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21797 for freebsd-stable-outgoing; Tue, 10 Nov 1998 09:33:49 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from roma.coe.ufrj.br (roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21792 for ; Tue, 10 Nov 1998 09:33:44 -0800 (PST) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id PAA09395; Tue, 10 Nov 1998 15:16:38 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199811101716.PAA09395@roma.coe.ufrj.br> Subject: Re: Questions about in.h and inet.h In-Reply-To: from Rob Deker at "Nov 10, 98 11:51:52 am" To: deker@digitaladdiction.com (Rob Deker) Date: Tue, 10 Nov 1998 15:16:38 -0200 (EDT) Cc: freebsd-stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG #define quoting(Rob Deker) // Well, gcc seems to think that these header files are broken. To prove that // I wasn't on crack, I wrote the following stupid little bit of code: // // #include // #include // // main() {} // // an tried to compile it. What I got back was: // // In file included from foo.c:1: // /usr/include/netinet/in.h:223: parse error before `u_int32_t' You forgot: #include #include Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro "This .sig is not meant to be politically correct." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message