]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: improve dependences for lib/procfs.c
authorKarel Zak <kzak@redhat.com>
Mon, 4 Apr 2022 11:17:44 +0000 (13:17 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 4 Apr 2022 11:20:40 +0000 (13:20 +0200)
commit3671d4a878fb58aa953810ecf9af41809317294f
treecb69ed01fd62ed1842f6e1c516ad2ccc960021c6
parent24f79730aa2cb95f5c9a3d11169a99d9cbfd0514
build-sys: improve dependences for lib/procfs.c

* add #ifdefs when use statfs() and include statfs.h or vfs.h

Addresses: https://github.com/util-linux/util-linux/issues/1634
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
include/statfs_magic.h
lib/procfs.c
misc-utils/hardlink.c