aboutsummaryrefslogtreecommitdiff
path: root/libelf/elf_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/elf_hash.c')
-rw-r--r--libelf/elf_hash.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libelf/elf_hash.c b/libelf/elf_hash.c
index 373523714bcb..ef7e44d1afdb 100644
--- a/libelf/elf_hash.c
+++ b/libelf/elf_hash.c
@@ -24,13 +24,11 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
#include <libelf.h>
#include "_libelf.h"
-ELFTC_VCSID("$Id: elf_hash.c 2225 2011-11-26 18:55:54Z jkoshy $");
+ELFTC_VCSID("$Id: elf_hash.c 3174 2015-03-27 17:13:41Z emaste $");
/*
* This elf_hash function is defined by the System V ABI.