Enclose usage of st_blksize and st_blocks struct stat members in
commit3d777f5389ed6b4ab8c42eb110d41f7df309bead
authorTim Potter <tpot@samba.org>
Tue, 14 Oct 2003 04:00:08 +0000 (14 04:00 +0000)
committerTim Potter <tpot@samba.org>
Tue, 14 Oct 2003 04:00:08 +0000 (14 04:00 +0000)
tree49cf1a2bf484708e1fab1a84f62515e023faec84
parenta94b91ee28fccba952e557f84886ff60251100b7
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/smbwrapper/smbw_stat.c
source/torture/cmd_vfs.c