X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fslocal.c;h=22ba3e8b39ed0699e7f3e6bdc10e59dc6b00491f;hb=b28e871ba874a53257b37eed94adfc365ed6ebf2;hp=e12b940e26e1c7c677625e4abbbe2103664623c2;hpb=b1450ec537bd31be606633aa363201cc2ed95b9a;p=mmh 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