[ovs-dev] [PATCH 11/18] include some headers to satisfy header file dependencies on NetBSD-6.

Ben Pfaff blp at nicira.com
Thu Jan 31 17:21:50 UTC 2013


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.



More information about the dev mailing list