[ovs-dev] [optimize 12/26] netlink-socket: Remove unnecessary #include.

Ethan Jackson ethan at nicira.com
Wed Apr 18 00:21:28 UTC 2012


Looks good, thanks.

Ethan

On Mon, Apr 16, 2012 at 17:18, Ben Pfaff <blp at nicira.com> wrote:
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  lib/netlink-socket.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/lib/netlink-socket.h b/lib/netlink-socket.h
> index f2a5d3f..9d288bd 100644
> --- a/lib/netlink-socket.h
> +++ b/lib/netlink-socket.h
> @@ -35,7 +35,6 @@
>  #include <stdbool.h>
>  #include <stddef.h>
>  #include <stdint.h>
> -#include "list.h"
>
>  struct ofpbuf;
>  struct nl_sock;
> --
> 1.7.9
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list