Resume deorbit burn sequence for <malloc.h>. Inspection of my make logs
reveals no programs in the standard build which hit the previous warning message. This change will NOT be merged to 4-stable.
This commit is contained in:
parent
f8bf16fc88
commit
6811ccc9b3
@ -1,5 +1,2 @@
|
||||
#if __GNUC__
|
||||
#warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
/* $FreeBSD$ */
|
||||
#error "<malloc.h> has been replaced by <stdlib.h>"
|
||||
|
Loading…
Reference in New Issue
Block a user