diff options
Diffstat (limited to 'usr/src/cmd/idmap/idmapd/nldaputils.h')
-rw-r--r-- | usr/src/cmd/idmap/idmapd/nldaputils.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/cmd/idmap/idmapd/nldaputils.h b/usr/src/cmd/idmap/idmapd/nldaputils.h index ab349be1cb..bdd17fe2af 100644 --- a/usr/src/cmd/idmap/idmapd/nldaputils.h +++ b/usr/src/cmd/idmap/idmapd/nldaputils.h @@ -19,18 +19,15 @@ * CDDL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved. + * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ #ifndef _NLDAPUTILS_H #define _NLDAPUTILS_H -#pragma ident "%Z%%M% %I% %E% SMI" - #include <stdio.h> #include <stdlib.h> -#include <syslog.h> #include <stdarg.h> #include <synch.h> #include <thread.h> |