X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fslocal.c;h=dce966387afdc7571c24c470846b0682b469ebb9;hb=7736b0a60c15cc20db0ba8c3e0fe8e11d1c78c20;hp=c6aa286c54fc5187d67ea3c0d73a31ce59fd7bcd;hpb=58653b7e9a9f44dc35a4d0f0a8584f425f14fb0c;p=mmh diff --git a/uip/slocal.c b/uip/slocal.c index c6aa286..dce9663 100644 --- a/uip/slocal.c +++ b/uip/slocal.c @@ -28,6 +28,7 @@ #include #include #include +#include #ifdef HAVE_DB1_NDBM_H #include @@ -37,6 +38,8 @@ #include +extern int initgroups(char*, int); /* def'd in libc.a but no .h on AIX 4.1 */ + #ifndef UTMP_FILE # ifdef _PATH_UTMP # define UTMP_FILE _PATH_UTMP