]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: add lsblk.h
authorKarel Zak <kzak@redhat.com>
Fri, 14 Sep 2018 13:36:59 +0000 (15:36 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 14 Sep 2018 13:36:59 +0000 (15:36 +0200)
commit14560b7f5445e84c54122c9a8f6f65124b97ed2a
tree0a805aae3568a41c6fae9c9088c97de74f003643
parentbc405d641e41030254e44fe7dc58b465537f99a6
lsblk: add lsblk.h

* move core struct to the header file
* move debug stuff to the header file

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/Makemodule.am
misc-utils/lsblk.c
misc-utils/lsblk.h [new file with mode: 0644]