On 5/15/20 1:21 PM, wangyunjian wrote: > From: Yunjian Wang <[email protected]> > > Signed-off-by: Yunjian Wang <[email protected]> > --- > ovsdb/monitor.c | 1 - > ovsdb/rbac.c | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/ovsdb/monitor.c b/ovsdb/monitor.c > index 1c66b42..532dedc 100644 > --- a/ovsdb/monitor.c > +++ b/ovsdb/monitor.c > @@ -31,7 +31,6 @@ > #include "simap.h" > #include "hash.h" > #include "table.h" > -#include "hash.h" > #include "timeval.h" > #include "transaction.h" > #include "jsonrpc-server.h" > diff --git a/ovsdb/rbac.c b/ovsdb/rbac.c > index b85ca9a..2986027 100644 > --- a/ovsdb/rbac.c > +++ b/ovsdb/rbac.c > @@ -21,7 +21,6 @@ > > #include "column.h" > #include "condition.h" > -#include "condition.h" > #include "file.h" > #include "mutation.h" > #include "openvswitch/vlog.h" >
Thanks! Applied. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
