X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fconfig.h.in;h=58a973144e02b97aff4beb5a92b8bf3f6931118e;hb=bb5d22d;hp=0947c7166f0c2884a9628f6fde16442d62b619cd;hpb=3451d98550228b9742e8ff4577dd4a1ee6791efc;p=vpp.git diff --git a/src/vppinfra/config.h.in b/src/vppinfra/config.h.in index 0947c7166f0..58a973144e0 100644 --- a/src/vppinfra/config.h.in +++ b/src/vppinfra/config.h.in @@ -20,4 +20,5 @@ #define CLIB_LOG2_CACHE_LINE_BYTES @LOG2_CACHE_LINE_BYTES@ #endif +#define USE_DLMALLOC @DLMALLOC@ #endif