aboutsummaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2019-10-09 14:20:21 +0400
committerDavid Gibson <david@gibson.dropbear.id.au>2019-10-14 17:07:10 +1100
commitbc876708ab1dbb41f3890fa801b69e9ca01cefa1 (patch)
tree37fa893869954001448ee5b7ee701b4895ec9719 /util.h
parent4c3c4ccb9916411aaa682cb60acfbfd7d6232a33 (diff)
downloaddtc-bc876708ab1dbb41f3890fa801b69e9ca01cefa1.zip
dtc-bc876708ab1dbb41f3890fa801b69e9ca01cefa1.tar.gz
dtc-bc876708ab1dbb41f3890fa801b69e9ca01cefa1.tar.bz2
fstree: replace lstat with stat
Fixes mingw cross-compilation. lstat() doesn't exist on win32. It seems to me that stat() is the right function there, to return informations about the file it refers to. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20191009102025.10179-7-marcandre.lureau@redhat.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'util.h')
0 files changed, 0 insertions, 0 deletions