/* LINTLIBRARY */ /* PROTOLIB1 */ /* * Copyright 2005 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ #pragma ident "%Z%%M% %I% %E% SMI" #include <grp.h> #include <pwd.h> #include <limits.h> #include <errno.h> #include <stdlib.h> #include <string.h> #include <sys/param.h> #include <sys/types.h> #include <sys/acl.h> #include <aclutils.h>