diff --git a/backends/tofino/bf-utils/src/dynamic_hash/bfn_hash_algorithm.cpp b/backends/tofino/bf-utils/src/dynamic_hash/bfn_hash_algorithm.cpp index 2439b2c540..78560870d6 100644 --- a/backends/tofino/bf-utils/src/dynamic_hash/bfn_hash_algorithm.cpp +++ b/backends/tofino/bf-utils/src/dynamic_hash/bfn_hash_algorithm.cpp @@ -6,6 +6,8 @@ #include #include +#include + /** * These values are based on the crc calculations provided at this url: * http://reveng.sourceforge.net/crc-catalogue/all.htm