This file is deprecated not "obsoleted".
This commit is contained in:
parent
08375adf47
commit
3aafa26aa4
@ -1,5 +1,5 @@
|
||||
#if __GNUC__
|
||||
#warning "this file includes <malloc.h> which is obsoleted, use <stdlib.h> instead"
|
||||
#warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user