diff options
Diffstat (limited to 'src/vppinfra/bihash_24_8.h')
-rw-r--r-- | src/vppinfra/bihash_24_8.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vppinfra/bihash_24_8.h b/src/vppinfra/bihash_24_8.h index 6d1cdd310bd..463521d8126 100644 --- a/src/vppinfra/bihash_24_8.h +++ b/src/vppinfra/bihash_24_8.h @@ -14,6 +14,8 @@ */ #undef BIHASH_TYPE #undef BIHASH_KVP_PER_PAGE +#undef BIHASH_32_64_SVM +#undef BIHASH_ENABLE_STATS #define BIHASH_TYPE _24_8 #define BIHASH_KVP_PER_PAGE 4 |