Initial push
[termux-packages] / packages / libelf / elf_update.c.patch
CommitLineData
59f0d218
FF
1diff -u -r ../elfutils-0.159/libelf/elf_update.c ./libelf/elf_update.c
2--- ../elfutils-0.159/libelf/elf_update.c 2014-05-18 16:32:15.000000000 +0200
3+++ ./libelf/elf_update.c 2014-05-30 14:56:42.806206596 +0200
4@@ -123,7 +123,7 @@
5 }
6
7
8-off_t
9+loff_t
10 elf_update (elf, cmd)
11 Elf *elf;
12 Elf_Cmd cmd;