#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 */