Signed-off-by: Martijn Dwars <ikben@martijndwars.nl>
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
TreeSize uses syscall.Stat_t which is not available on Windows. It's called only on daemon path, therefore extracting it to daemon with build tag 'daemon' Signed-off-by: Ahmet Alp Balkan <ahmetb@microsoft.com>