Date: Mon, 2 Feb 1998 21:20:32 -0800 (PST) Message-Id: <199802030520.VAA07618@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: DaN <", djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: missing #include files Precedence: bulk At 02:27 2/2/1998 -0800, DaN <" wrote: >i tried to compile a program, but it was missing netdb.h and socket.h, >if anyone has the files please e-mail me them @ xprogo10 AT aol DOT com It's not as simple as just getting the headers. You need a socket library, which isn't part of DJGPP. I believe most of the existing ones are shims to Windows' Winsock interface. Here is the URL of one. http://www.rt66.com/~brennan/djgpp/ Btw: Eli, should this be an FAQ? Nate Eldredge eldredge AT ap DOT net