aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain/libelf/elf_shstrndx.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/elftoolchain/libelf/elf_shstrndx.c')
-rw-r--r--contrib/elftoolchain/libelf/elf_shstrndx.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/elftoolchain/libelf/elf_shstrndx.c b/contrib/elftoolchain/libelf/elf_shstrndx.c
index 0a7bab96b1fc..dac40c99a0dd 100644
--- a/contrib/elftoolchain/libelf/elf_shstrndx.c
+++ b/contrib/elftoolchain/libelf/elf_shstrndx.c
@@ -24,14 +24,12 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
#include <ar.h>
#include <libelf.h>
#include "_libelf.h"
-ELFTC_VCSID("$Id: elf_shstrndx.c 2225 2011-11-26 18:55:54Z jkoshy $");
+ELFTC_VCSID("$Id: elf_shstrndx.c 3174 2015-03-27 17:13:41Z emaste $");
static int
_libelf_getshdrstrndx(Elf *e, size_t *strndx)