summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c')
-rw-r--r--usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c b/usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
index 03621e18ac..9d86421789 100644
--- a/usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
+++ b/usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
@@ -23,13 +23,13 @@
* Copyright 2008 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
+
#pragma ident "%Z%%M% %I% %E% SMI"
/*
* SPARC V9 machine dependent and ELF file class dependent functions.
* Contains routines for performing function binding and symbol relocations.
*/
-#include "_synonyms.h"
#include <stdio.h>
#include <sys/elf.h>