--- datapath-windows/ovsext/Types.h | 1 + 1 file changed, 1 insertion(+) diff --git a/datapath-windows/ovsext/Types.h b/datapath-windows/ovsext/Types.h index e48df7a..b2ef48c 100644 --- a/datapath-windows/ovsext/Types.h +++ b/datapath-windows/ovsext/Types.h @@ -31,6 +31,7 @@ typedef uint8 __u8; /* Defines the userspace specific data types for file * included within kernel only. */ +typedef UINT16 BE16; typedef UINT32 BE32; typedef UINT64 BE64; -- 1.9.1
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev