Subject: Re: problems with arpa/inet.h
To: SamMaEl <rimsky@teleport.com>
From: John F. Woods <jfw@jfwhome.funhouse.com>
List: current-users
Date: 06/08/1998 07:38:45
You need to include <netinet/in.h> before <arpa/inet.h>.  It declares
struct in_addr.