diff options
Diffstat (limited to 'usr/src/head/user_attr.h')
-rw-r--r-- | usr/src/head/user_attr.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/head/user_attr.h b/usr/src/head/user_attr.h index e5e6c9329c..42fbea0a03 100644 --- a/usr/src/head/user_attr.h +++ b/usr/src/head/user_attr.h @@ -19,15 +19,12 @@ * CDDL HEADER END */ /* - * Copyright 2006 Sun Microsystems, Inc. All rights reserved. - * Use is subject to license terms. + * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. */ #ifndef _USER_ATTR_H #define _USER_ATTR_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif @@ -107,6 +104,7 @@ struct __FILE; /* structure tag for type FILE defined in stdio.h */ #define USERATTR_PASSWD_AUTOMATIC "automatic" #define USERATTR_PASSWD_MANUAL "manual" #define USERATTR_TYPE_ROLE USERATTR_TYPE_NONADMIN_KW +#define USERATTR_AUDIT_FLAGS_KW "audit_flags" /* |