You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
350 B

diff -u -r ../elfutils-0.166/libelf/elf_getaroff.c ./libelf/elf_getaroff.c
--- ../elfutils-0.166/libelf/elf_getaroff.c 2015-11-27 08:36:29.000000000 -0500
+++ ./libelf/elf_getaroff.c 2016-05-04 13:07:06.547288608 -0400
@@ -38,7 +38,7 @@
#include "libelfP.h"
-off_t
+loff_t
elf_getaroff (Elf *elf)
{
/* Be gratious, the specs demand it. */