mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
The HAVE_SYS_MALLOC_H is needed for OSX
This commit is contained in:
parent
31dde9d31d
commit
6ea55fbf08
@ -106,11 +106,9 @@
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
#ifdef HAVE_SYS_MALLOC_H
|
||||
#include <sys/malloc.h>
|
||||
#endif
|
||||
*/
|
||||
|
||||
#ifdef HAVE_ALLOCA_H
|
||||
#include <alloca.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user