X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fslocal.c;h=22ba3e8b39ed0699e7f3e6bdc10e59dc6b00491f;hp=e12b940e26e1c7c677625e4abbbe2103664623c2;hb=84b98d0484fe61d4ebe205016e35a06da194f525;hpb=ba22f50e4261b7a2a07cd5baf6b035425c45df28 diff --git a/uip/slocal.c b/uip/slocal.c index e12b940..22ba3e8 100644 --- a/uip/slocal.c +++ b/uip/slocal.c @@ -34,7 +34,8 @@ #else /* On AIX 4.1, initgroups() is defined and even documented (giving the parameter types as char* and int), but doesn't have a prototype in any of the system - header files. AIX 4.3 and SunOS 4.1.3 have the same problem. */ + header files. AIX 4.3, SunOS 4.1.3, and ULTRIX 4.2A have the same + problem. */ extern int initgroups(char*, int); #endif