OpenIndiana and Solaris port
This commit is contained in:
committed by
Jon Trulson
parent
42e891d9e7
commit
01d6c363fa
@@ -8,7 +8,7 @@ XCOMM $TOG: Imakefile /main/7 1999/08/30 11:01:36 mgreess $
|
||||
#define LibInstall NO
|
||||
|
||||
#define CplusplusSource YES
|
||||
DEPEND_DEFINES = $(CXXDEPENDINCLUDES)
|
||||
DEPEND_DEFINES = $(CXXDEPENDINCLUDES) $(DEPENDDEFINES)
|
||||
|
||||
#include <Threads.tmpl>
|
||||
|
||||
|
||||
@@ -100,7 +100,7 @@ static gid_t req_auth_gids[NGROUPS_MAX];
|
||||
#endif /* OPT_BUG_SUNOS_4 */
|
||||
|
||||
#if defined(OPT_BUG_SUNOS_5)
|
||||
typedef (*Hack_getucred)(const struct authdes_cred *,
|
||||
typedef void (*Hack_getucred)(const struct authdes_cred *,
|
||||
uid_t *,
|
||||
gid_t *,
|
||||
short *,
|
||||
|
||||
Reference in New Issue
Block a user