]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: cleanup includes and types
authorKarel Zak <kzak@redhat.com>
Thu, 4 Feb 2021 10:12:21 +0000 (11:12 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 17 Feb 2021 10:50:21 +0000 (11:50 +0100)
commitcd6b8d39263830435b1590aa1c97fc126e9a3f60
tree3df0e9611e8265ffd07ee91b5594d4075c5386fd
parent2180ecc81b5f7635adbe5412010642e15fa212d3
hardlink: cleanup includes and types

* use config.h like other code on package
* use c.h and remove from code stuff defined in the header file
* remove FALSE/TRUE redefinition

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/hardlink.c