summaryrefslogtreecommitdiffstats
path: root/libelf/elf_getaroff.c
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/elf_getaroff.c')
-rw-r--r--libelf/elf_getaroff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libelf/elf_getaroff.c b/libelf/elf_getaroff.c
index 5b59203f..5c102ad6 100644
--- a/libelf/elf_getaroff.c
+++ b/libelf/elf_getaroff.c
@@ -38,7 +38,7 @@
#include "libelfP.h"
-off_t
+int64_t
elf_getaroff (Elf *elf)
{
/* Be gratious, the specs demand it. */