home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Programming / CVS / source / amiga / netinclude / arpa / inet.h
Encoding:
C/C++ Source or Header  |  1997-12-09  |  184 b   |  8 lines

  1. #ifndef _ARPA_INET_H_
  2. #define _ARPA_INET_H_
  3.  
  4. /* nothing here. Include <proto/socket.h> or <clib/socket_protos.h>
  5.    and <pragmas/socket_pragmas.h> for inet_...() prototypes */
  6.  
  7. #endif
  8.