Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Dec 1998 19:34:55 +0100 (CET)
From:      Riccardo Veraldi <riccardo@righi.ml.org>
To:        Fadi Sodah <sodah@qatar.net.qa>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: include file
Message-ID:  <Pine.BSF.4.05.9812071934130.22827-100000@righi.ml.org>
In-Reply-To: <366C0E2C.9D8B988C@qatar.net.qa>

next in thread | previous in thread | raw e-mail | index | archive | help

I think you can delete the line  #include <netinet/ip_udp.h>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812071934130.22827-100000>