Rhapsody doesn't have malloc.h
This commit is contained in:
Родитель
8a7eaeee86
Коммит
a18f6d7433
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "nsres.h"
|
||||
|
||||
#ifdef BSDI
|
||||
#if defined(BSDI)||defined(RHAPSODY)
|
||||
#include <stdlib.h>
|
||||
#else
|
||||
#include <malloc.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче