diff options
Diffstat (limited to 'usr/src/lib/nsswitch/user/common/user_common.h')
-rw-r--r-- | usr/src/lib/nsswitch/user/common/user_common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/nsswitch/user/common/user_common.h b/usr/src/lib/nsswitch/user/common/user_common.h index 2f1b79a42f..e6f7359c65 100644 --- a/usr/src/lib/nsswitch/user/common/user_common.h +++ b/usr/src/lib/nsswitch/user/common/user_common.h @@ -20,7 +20,7 @@ */ /* - * Copyright 2006 Sun Microsystems, Inc. All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -33,7 +33,6 @@ #pragma ident "%Z%%M% %I% %E% SMI" -#include "c_synonyms.h" #include <nss_common.h> #include <nss_dbdefs.h> #include <stdio.h> |