diff options
Diffstat (limited to 'src/vppinfra/bihash_40_8.h')
-rw-r--r-- | src/vppinfra/bihash_40_8.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vppinfra/bihash_40_8.h b/src/vppinfra/bihash_40_8.h index b85adb09712..b50e5eb5ac4 100644 --- a/src/vppinfra/bihash_40_8.h +++ b/src/vppinfra/bihash_40_8.h @@ -15,6 +15,8 @@ #undef BIHASH_TYPE #undef BIHASH_KVP_PER_PAGE +#undef BIHASH_32_64_SVM +#undef BIHASH_ENABLE_STATS #define BIHASH_TYPE _40_8 #define BIHASH_KVP_PER_PAGE 4 |