All topology handling moved to libxcmd a while ago. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- mkfs/xfs_mkfs.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/mkfs/xfs_mkfs.c b/mkfs/xfs_mkfs.c index 6fedc05c..23e3e330 100644 --- a/mkfs/xfs_mkfs.c +++ b/mkfs/xfs_mkfs.c @@ -18,9 +18,6 @@ #include "libxfs.h" #include <ctype.h> -#ifdef ENABLE_BLKID -# include <blkid/blkid.h> -#endif /* ENABLE_BLKID */ #include "xfs_multidisk.h" #include "libxcmd.h" -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html