- Added malloc wrappers for OSX builds.
This commit is contained in:
@@ -11,9 +11,11 @@
|
||||
#include <limits.h>
|
||||
#include <float.h>
|
||||
#include <string.h>
|
||||
#ifndef OSXHOST
|
||||
#ifdef DEBUG
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "term.h"
|
||||
#include "termlist.h"
|
||||
|
||||
Reference in New Issue
Block a user