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