From owner-freebsd-questions Mon Dec 7 10:33:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29146 for freebsd-questions-outgoing; Mon, 7 Dec 1998 10:33:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from righi.ml.org (RIGHI.DF.UNIBO.IT [137.204.49.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29032 for ; Mon, 7 Dec 1998 10:33:54 -0800 (PST) (envelope-from riccardo@righi.ml.org) Received: from localhost (riccardo@localhost) by righi.ml.org (8.9.1/8.9.1) with ESMTP id TAA22829; Mon, 7 Dec 1998 19:34:56 +0100 (CET) (envelope-from riccardo@righi.ml.org) Date: Mon, 7 Dec 1998 19:34:55 +0100 (CET) From: Riccardo Veraldi To: Fadi Sodah cc: freebsd-questions@FreeBSD.ORG Subject: Re: include file In-Reply-To: <366C0E2C.9D8B988C@qatar.net.qa> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think you can delete the line #include also because UDP is an other thing from TCP you tolf you are doing tcp programming and not udp. sp delete that line Rick On Mon, 7 Dec 1998, Fadi Sodah wrote: > hi > > i am doing TCP/IP programming on fbsd2.2.6 rel. > when i try to compile c-code, i get the following: > > bash$ gcc -O2 prog1.c -o prog1 > prog1.c:96: netinet/ip_udp.h: No such file or directory > > where can i get include file ip_udp.h, is that FreeBSD standard? > > thx > Pons > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message