(no subject)

Hello,
      I'm trying to install the socks files and I get an error when I 
      try to Make server which says that there is an error in 
      socket.h on or before u_short on line 160, which is the excerpt 
      below. Does anyone have any suggestions ?


/*
 * Structure used by kernel to pass protocol
 * information in raw sockets.
 */
struct sockproto {
        u_short sp_family;              /* address family */
        u_short sp_protocol;            /* protocol */
};
*****************************************************************************
                       World Wide Web Master
                     _________________________
                     THE COLLEGE OF SAINT ROSE
                     -------------------------
                        432 Western Avenue.
                       Albany New York, 12203

wwwmastr@rosnet.strose.edu                   oconnors@rosnet.strose.edu
Seaques154@aol.com                           RMSB13A@Prodigy.com
*****************************************************************************

Received on Friday, 23 June 1995 14:18:52 UTC