Ignore:
Timestamp:
Dec 14, 2004, 1:27:15 PM (21 years ago)
Author:
bird
Message:

Fixed TCPCALL.

Location:
trunk/src/emx/include/arpa
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/arpa/inet.h

    • Property cvs2svn:cvs-rev changed from 1.6 to 1.7
    r1738 r1739  
    4444#endif
    4545
    46 #ifndef TCPCALL
    47 #define TCPCALL _System
    48 #endif
    49 
    5046
    5147/* External definitions for functions in inet(3) */
  • trunk/src/emx/include/arpa/nameser.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r1738 r1739  
    363363
    364364/* function prototypes */
    365 #ifndef TCPCALL
    366 #define TCPCALL _System
    367 #endif
    368 
    369365u_short TCPCALL _getshort(u_char*);
    370366u_long  TCPCALL _getlong(u_char*);
Note: See TracChangeset for help on using the changeset viewer.