git: mtree(8): Add missing checks for HAVE_STRUCT_STAT_ST_FLAGS.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Feb 12 20:54:00 PST 2020
commit ab48971bad85427d85e59c00727d366bdc3eac3a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sun Feb 2 11:38:54 2020 +0200
mtree(8): Add missing checks for HAVE_STRUCT_STAT_ST_FLAGS.
This make mtree(8) usable when building on Linux host.
While there, adjust few included headers too.
Summary of changes:
usr.sbin/mtree/compare.c | 6 +++++-
usr.sbin/mtree/create.c | 2 ++
usr.sbin/mtree/extern.h | 6 ++++--
usr.sbin/mtree/only.c | 1 +
usr.sbin/mtree/pack_dev.c | 2 +-
usr.sbin/mtree/stat_flags.c | 4 ++++
usr.sbin/mtree/verify.c | 2 ++
7 files changed, 19 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ab48971bad85427d85e59c00727d366bdc3eac3a
--
DragonFly BSD source repository
More information about the Commits
mailing list