net/mlx5: support clock read on Windows
[dpdk.git] / drivers / common / mlx5 / mlx5_prm.h
index d62d255..ac42238 100644 (file)
@@ -594,6 +594,7 @@ struct mlx5_modification_cmd {
        };
 };
 
+typedef uint64_t u64;
 typedef uint32_t u32;
 typedef uint16_t u16;
 typedef uint8_t u8;