diff options
Diffstat (limited to 'usr/src/cmd/sgs/rtld/common/config_elf.c')
| -rw-r--r-- | usr/src/cmd/sgs/rtld/common/config_elf.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/cmd/sgs/rtld/common/config_elf.c b/usr/src/cmd/sgs/rtld/common/config_elf.c index a1448052dc..dbb585155f 100644 --- a/usr/src/cmd/sgs/rtld/common/config_elf.c +++ b/usr/src/cmd/sgs/rtld/common/config_elf.c @@ -20,12 +20,11 @@ */ /* - * Copyright 2006 Sun Microsystems, Inc. All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ -#pragma ident "%Z%%M% %I% %E% SMI" -#include "_synonyms.h" +#pragma ident "%Z%%M% %I% %E% SMI" #include <sys/mman.h> #include <sys/types.h> |
