You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/mem/dl_config.h

11 lines
214 B

#ifndef _DL_CONFIG_H
#define _DL_CONFIG_H
#define MSPACES 1
#define USE_DL_PREFIX 1
#define MALLOC_ALIGNMENT 16
/* enable FOOTERS for extra consistency checks */
/* #define FOOTERS 1 */
#endif /* _DL_CONFIG_H */