[LTP] [PATCH v2 01/10] lapi/loop.h: Add fallback for loop ioctl and flag
Cyril Hrubis
chrubis@suse.cz
Fri Apr 17 17:11:30 CEST 2020
Hi!
> +#include <linux/types.h>
> +#ifdef HAVE_LINUX_LOOP_H
> +# include <linux/loop.h>
> +#endif
I've removed this ifdef and pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list