libmount: add mnt_table_get_fs_root() to header file

Signed-off-by: Karel Zak <kzak@redhat.com>
diff --git a/libmount/src/mountP.h b/libmount/src/mountP.h
index 5eefa71..d28eb9c 100644
--- a/libmount/src/mountP.h
+++ b/libmount/src/mountP.h
@@ -119,6 +119,10 @@
 					const char *filename,
 					struct libmnt_table *u_tb);
 
+extern struct libmnt_fs *mnt_table_get_fs_root(struct libmnt_table *tb,
+					struct libmnt_fs *fs,
+					unsigned long mountflags,
+					char **fsroot);
 
 /*
  * Generic iterator