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

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