]> granicus.if.org Git - strace/commit
Fix compilation on linux 2.4.x
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 16 Aug 2011 21:36:16 +0000 (21:36 +0000)
committerDenys Vlasenko <dvlasenk@redhat.com>
Tue, 23 Aug 2011 10:53:00 +0000 (12:53 +0200)
commit25caa318eedf38200cd7660320d95bf4662c6c5b
treec7bcc4d59ef1fa6a0dd492d54419db05498384ea
parent44f87efc676467ab47972feec49af4f7f34356bf
Fix compilation on linux 2.4.x

* configure.ac: Check for BLKGETSIZE64.
* block.c (block_ioctl): Check for HAVE_BLKGETSIZE64.
block.c
configure.ac