mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
don't include malloc.h
This commit is contained in:
parent
040345bc60
commit
874a2c6716
1 changed files with 0 additions and 3 deletions
|
@ -34,9 +34,6 @@
|
|||
#ifdef HAVE_ZLIB
|
||||
# include <zlib.h>
|
||||
#endif
|
||||
#ifdef HAVE_MALLOC_H
|
||||
# include <malloc.h>
|
||||
#endif
|
||||
#ifdef HAVE_STRING_H
|
||||
# include <string.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue