Go to the documentation of this file. 12 #ifdef OMALLOC_USES_SYSTEM_MALLOC 16 #ifdef OMALLOC_USES_EXTERNAL_MALLOC 17 #include EXTERNAL_MALLOC_HEADER 20 #ifdef OMALLOC_USES_PMALLOC 21 #include "omalloc/pmalloc.h" 24 #ifdef OMALLOC_USES_GMALLOC 25 #include "omalloc/gmalloc.h"