On Mon, 09.02.15 11:35, Robert Milasan ([email protected]) wrote: > On Thu, 5 Feb 2015 14:19:35 +0100 > "Robert Milasan" <[email protected]> wrote: > > > Signed-off-by: Robert Milasan <[email protected]> > > --- > > src/udev/ata_id/ata_id.c | 4 ---- > > 1 file changed, 4 deletions(-) > > > > diff --git a/src/udev/ata_id/ata_id.c b/src/udev/ata_id/ata_id.c > > index 31bc167..9e4f674 100644 > > --- a/src/udev/ata_id/ata_id.c > > +++ b/src/udev/ata_id/ata_id.c > > @@ -34,12 +34,8 @@ > > #include <sys/ioctl.h> > > #include <sys/types.h> > > #include <sys/stat.h> > > -#include <linux/types.h> > > #include <linux/hdreg.h> > > -#include <linux/fs.h> > > -#include <linux/cdrom.h> > > #include <linux/bsg.h> > > -#include <arpa/inet.h> > > > > #include "libudev.h" > > #include "libudev-private.h" > > Ping on this one!
Applied, thanks! Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
