Re: [Ocf-linux-users] Pointless change in random.h
Brought to you by:
david-m
From: David M. <dav...@mc...> - 2010-09-06 04:02:27
|
Jivin Pavel Roskin lays it down ... > Hello! > > This chunk is useless: > > @@ -9,6 +9,7 @@ > > #include <linux/types.h> > #include <linux/ioctl.h> > +#include <linux/types.h> /* for __u32 in user space */ > #include <linux/irqnr.h> > > /* ioctl()'s for the random number generator */ > > > As you can see, there is another linux/types.h just above the one that's > added by the patch. Applied, Thanks, Davidm -- David McCullough, dav...@mc..., Ph:+61 734352815 McAfee - SnapGear http://www.mcafee.com http://www.uCdot.org |