Applying Suses dosfstools-2.11-linuxfs.patch from Ruediger Oertel

<ro@suse.de> to not include linux/fs.h.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
This commit is contained in:
Daniel Baumann 2008-09-26 15:15:40 +02:00
parent 2d4f18457e
commit cf243e4a84

View File

@ -51,7 +51,7 @@
#include <fcntl.h>
#include <linux/hdreg.h>
#include <linux/fs.h>
#include <sys/mount.h>
#include <linux/fd.h>
#include <endian.h>
#include <mntent.h>