Enclose usage of st_blksize and st_blocks struct stat members in
commit18adfdbe0c6ed79ba8ac07956b1e7abc226556c3
authorTim Potter <tpot@samba.org>
Tue, 14 Oct 2003 03:56:42 +0000 (14 03:56 +0000)
committerTim Potter <tpot@samba.org>
Tue, 14 Oct 2003 03:56:42 +0000 (14 03:56 +0000)
tree6fd0f8da65fdba7789964343c80633a441d2d13b
parentf8994483484cab47f0d6a6934979f69402dba894
Enclose usage of st_blksize and st_blocks struct stat members in
#ifdef HAVE_STAT_ST_BLKSIZE and #ifdef HAVE_STAT_ST_BLOCKS,
respectively.

Fixes bug 550 reported by Joachim Schmitz <schmitz@hp.com>.
source/libsmb/libsmbclient.c
source/smbd/dosmode.c
source/smbwrapper/smbw.c
source/torture/cmd_vfs.c