blob: 8c05b406bd90608e588a2033de2b27da96d13842 [file] [log] [blame]
#include <stdlib.h>
#define WRAPPED_FREE(PTR) free(PTR)