ftello: avoid compilation failure with SunStudio c89
authorEric Blake <eblake@redhat.com>
Fri, 31 Dec 2010 18:12:55 +0000 (11:12 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 31 Dec 2010 18:12:55 +0000 (11:12 -0700)
commit1c9c8f5a430add1334080ff4e68233853a019816
tree105c337e31c0c10c1e1ba805b16642ea79923a6c
parent9dd43194a604772c35a91467b7fb65490f1374a3
ftello: avoid compilation failure with SunStudio c89

* lib/ftello.c (ftello): Use lseek, not llseek.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/ftello.c