[ovs-dev] [connmgr 01/15] ofproto: Don't include unneeded header file.

Ethan Jackson ethan at nicira.com
Sat Mar 19 00:12:00 UTC 2011


I think andrew may have reviewed this, but it isn't showing up in my
email.  So in case he didn't, this looks fine.

Ethan

On Tue, Mar 15, 2011 at 11:36 AM, Ben Pfaff <blp at nicira.com> wrote:
> ---
>  ofproto/ofproto.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/ofproto/ofproto.c b/ofproto/ofproto.c
> index 147ade3..97f140e 100644
> --- a/ofproto/ofproto.c
> +++ b/ofproto/ofproto.c
> @@ -91,8 +91,6 @@ COVERAGE_DEFINE(ofproto_unexpected_rule);
>  COVERAGE_DEFINE(ofproto_uninstallable);
>  COVERAGE_DEFINE(ofproto_update_port);
>
> -#include "sflow_api.h"
> -
>  /* Maximum depth of flow table recursion (due to NXAST_RESUBMIT actions) in a
>  * flow translation. */
>  #define MAX_RESUBMIT_RECURSION 16
> --
> 1.7.1
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>



More information about the dev mailing list