Store USE_DLMALLOC in vppinfra/config.h
[vpp.git] / src / vppinfra / config.h.in
index 0947c71..58a9731 100644 (file)
@@ -20,4 +20,5 @@
 #define CLIB_LOG2_CACHE_LINE_BYTES @LOG2_CACHE_LINE_BYTES@
 #endif
 
+#define USE_DLMALLOC @DLMALLOC@
 #endif