mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
we do need malloc.h
This commit is contained in:
parent
f4caa03838
commit
ef554b58a4
@ -100,11 +100,11 @@
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
#ifdef HAVE_MALLOC_H
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
#ifdef HAVE_SYS_MALLOC_H
|
||||
#include <sys/malloc.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user