On Fri, Mar 14, 2014 at 08:18:42AM -0700, Gurucharan Shetty wrote:
> sflow.h uses u_int32_t that needs windefs.h for compilation
> in visual studio.
>
> Signed-off-by: Gurucharan Shetty
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
http
sflow.h uses u_int32_t that needs windefs.h for compilation
in visual studio.
Signed-off-by: Gurucharan Shetty
---
include/windows/windefs.h |1 +
lib/sflow.h |4
2 files changed, 5 insertions(+)
diff --git a/include/windows/windefs.h b/include/windows/windefs.h
index