netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / datapath-windows / ovsext / Types.h
index b2ef48c..5d2744b 100644 (file)
@@ -31,6 +31,7 @@ typedef uint8 __u8;
 
 /* Defines the  userspace specific data types for file
  * included within kernel only. */
+typedef UINT8 BE8;
 typedef UINT16 BE16;
 typedef UINT32 BE32;
 typedef UINT64 BE64;