On Wed, Jul 30, 2014 at 4:58 AM, Saurabh Shah <ssaur...@vmware.com> wrote: > diff --git a/include/linux/openvswitch.h b/include/linux/openvswitch.h > index 271a14e..9f94138 100644 > --- a/include/linux/openvswitch.h > +++ b/include/linux/openvswitch.h > @@ -40,8 +40,10 @@ > #ifndef _LINUX_OPENVSWITCH_H > #define _LINUX_OPENVSWITCH_H 1 > > +#ifndef OVS_WIN_DP > #include <linux/types.h> > #include <linux/if_ether.h> > +#endif
This is a Linux kernel header file that we're trying to keep in sync, so it really shouldn't have any WIndows-specific things in it. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev