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
317 B

diff -u -r ../elfutils-0.159/libelf/elf_getaroff.c ./libelf/elf_getaroff.c
--- ../elfutils-0.159/libelf/elf_getaroff.c 2014-02-05 01:21:44.000000000 +0100
+++ ./libelf/elf_getaroff.c 2014-05-30 15:05:42.226191850 +0200
@@ -38,7 +38,7 @@
#include "libelfP.h"
-off_t
+loff_t
elf_getaroff (elf)
Elf *elf;
{