On Fri, May 09, 2025 at 03:32:34PM +0200, Amir Goldstein wrote: > Copy the required headers files (mount.h, nsfs.h) to the tools > include dir and define the statmount/listmount syscall numbers > to decouple dependency with headers_install for the common cases. > > Reviewed-by: John Hubbard <jhubbard@xxxxxxxxxx> > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> > --- Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>