Ignore:
Timestamp:
May 19, 2003, 4:41:00 AM (22 years ago)
Author:
bird
Message:

#434: Initial tcpip header merges.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r182 r183  
    5757#ifndef NGROUPS_MAX
    5858/** Max supplemental group id's.
    59  * OS2: doesn't make much sens just set it high. */
    60 #define NGROUPS_MAX     256
     59 * OS2: doesn't make much sense. Redefined in limits.h btw. */
     60#define NGROUPS_MAX     0
    6161#endif
    6262
Note: See TracChangeset for help on using the changeset viewer.