Thanks, applied! E
On 09/25/2010 10:31 PM, Joonwoo Park wrote: > Signed-off-by: Joonwoo Park<[email protected]> > --- > elements/linuxmodule/touserdevice.hh | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/elements/linuxmodule/touserdevice.hh > b/elements/linuxmodule/touserdevice.hh > index 0e3f408..b697ec8 100644 > --- a/elements/linuxmodule/touserdevice.hh > +++ b/elements/linuxmodule/touserdevice.hh > @@ -4,11 +4,11 @@ > #include<click/etheraddress.hh> > #include<click/timer.hh> > #include<click/notifier.hh> > -#include<linux/fs.h> > -#include<asm/types.h> > > #include<click/cxxprotect.h> > CLICK_CXX_PROTECT > +#include<asm/types.h> > +#include<linux/fs.h> > #include<linux/netdevice.h> > #include<linux/route.h> > CLICK_CXX_UNPROTECT _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
