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

urg.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/cdefs.h

    • Property cvs2svn:cvs-rev changed from 1.12 to 1.13
    r1740 r1741  
    481481/* bird: toolkit pollution */
    482482#define __TCPPROTO(args) __P(args)
    483 #ifndef TCPCALL && !defined(__USE_LIBC_TCPIP)
     483#if !defined(TCPCALL) && !defined(__USE_LIBC_TCPIP)
    484484#define TCPCALL _System
    485 #define
     485#endif
    486486
    487487/* zap: For backward compatibility with GCC/EMX */
Note: See TracChangeset for help on using the changeset viewer.