On Thu, 24 May 2001, Sameer Rane wrote:

> #include <sys/types.h>
> #include <sys/socket.h>
> #include <netinet/in.h>
> #include <netdb.h>

those usually live in /usr/include ... make sure you have a development
subsystem installed on your system. header files (ie netdb.h) are not
required to *run* the system, but they are required to compile software.

i hope this helps.

____________________________
jose nazario                                                 [EMAIL PROTECTED]
                     PGP: 89 B0 81 DA 5B FD 7E 00  99 C3 B2 CD 48 A0 07 80
                                       PGP key ID 0xFD37F4E5 (pgp.mit.edu)

-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to