Hi,

Just a minor point...

Regards

Jean-Pierre

Richard W.M. Jones wrote:
> ---
[...]
> \
> diff --git a/libntfs-3g/ioctl.c b/libntfs-3g/ioctl.c
> new file mode 100644
> index 0000000..b0ec387
> --- /dev/null
> +++ b/libntfs-3g/ioctl.c
> @@ -0,0 +1,383 @@
[...]
> +
> +#ifdef HAVE_LINUX_FS_H
> +#include <sys/mount.h>

You do not need <sys/mount.h> which causes unpleasant
redefines in <linux/fs.h>

> +#include <linux/fs.h>
> +#endif
> +
>
[...]

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
ntfs-3g-devel mailing list
ntfs-3g-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to