On Thu, 24 Feb 2005 10:00:39 PST, Greg KH wrote: > On Thu, Feb 24, 2005 at 01:34:38AM -0800, Gerrit Huizenga wrote: > > +#include <linux/module.h> > > +#include <linux/init.h> > > +#include <linux/slab.h> > > +#include <asm/errno.h> > > +#include <asm/div64.h> > > +#include <linux/list.h> > > +#include <linux/spinlock.h> > > +#include <linux/ckrm_rc.h> > > +#include <linux/ckrm_tc.h> > > +#include <linux/ckrm_tsk.h> > > What was that response you gave me about the fact that you fixed up the > proper ordering of #include files... Doh - missed that one. :(
Fixed now. gerrit ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech
