On Thu, Jan 31, 2013 at 07:49:45PM +0900, YAMAMOTO Takashi wrote: > @@ -23,6 +23,7 @@ > #include <netinet/in.h> > #include <stdbool.h> > #include "openvswitch/types.h" > +#include <netinet/in_systm.h> > #include <netinet/ip.h>
This is the first I've ever heard of in_systm.h. Is it a portable header file? It is not in SUSv4, although I do see it on my GNU/Linux host. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev