ORP support
This commit is contained in:
@@ -179,8 +179,10 @@ extern "C" {
|
||||
#if DEBUG_DLMALLOC
|
||||
#include <assert.h>
|
||||
#else
|
||||
#ifndef assert
|
||||
#define assert(x) ((void)0)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/*
|
||||
The unsigned integer type used for comparing any two chunk sizes.
|
||||
|
Reference in New Issue
Block a user