]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: remove db/convert.h
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 9 Sep 2019 19:37:08 +0000 (15:37 -0400)
committerEric Sandeen <sandeen@redhat.com>
Mon, 9 Sep 2019 19:37:08 +0000 (15:37 -0400)
commit3491bee45e5e97e30b178c1b6f1309e2d4746834
treec46f5e324139eb1e1e31fcdd80fb7ac1485b6f45
parent666b4f18d59049627d73f103a80c3e50ac621232
xfs_db: remove db/convert.h

db/convert.h conflicts with include/convert.h and since the former only
has one declaration in it anyway, just get rid of it.  We'll need this
in the next patch to avoid an ugly include mess.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/Makefile
db/command.c
db/command.h
db/convert.c
db/convert.h [deleted file]