X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Martin Boulte" Newsgroups: comp.os.msdos.djgpp Subject: Include ile for sockaddr_in Date: Thu, 2 Jun 2005 19:51:21 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Lines: 13 Message-ID: <429f47dd$0$3296$626a14ce@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 02 Jun 2005 19:54:37 MEST NNTP-Posting-Host: 81.57.84.181 X-Trace: 1117734877 news1-e.free.fr 3296 81.57.84.181:1761 X-Complaints-To: abuse AT proxad DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, guys Is there anybody that can tell me in which include ile I can find the declatration od sockaddr_in ? I want to compile a piece of code that I have found on the net and it blocks at this declaration. I use djgpp 2.04 for dos. May be I need to declare it by myself Thanks