On Thu, Mar 31, 2011 at 05:52:14PM -0700, Ethan Jackson wrote: > On Thu, Mar 31, 2011 at 4:31 PM, Ben Pfaff <[email protected]> wrote: > > --- > > ?lib/signals.c ? ? ? ? ? | ? ?1 + > > ?lib/type-props.h ? ? ? ?| ? ?9 ++++++++- > > ?tests/test-type-props.c | ? 13 +++++++++++-- > > ?3 files changed, 20 insertions(+), 3 deletions(-) > > > > diff --git a/lib/signals.c b/lib/signals.c > > index eabbcc3..e9d2627 100644 > > --- a/lib/signals.c > > +++ b/lib/signals.c > > @@ -23,6 +23,7 @@ > > ?#include <unistd.h> > > ?#include "poll-loop.h" > > ?#include "socket-util.h" > > +#include "type-props.h" > > ?#include "util.h" > > I think you put this include in the wrong commit. > > Otherwise looks good.
Oops. Thanks, I removed it from here. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
