Removing obsolete malloc.h what's needed is in stdlib.h
Hope that's ok for all Unixes ...
This commit is contained in:
parent
ad095517c1
commit
1f642509be
|
@ -44,7 +44,6 @@
|
|||
|
||||
# include <stdio.h>
|
||||
# include <stdlib.h>
|
||||
# include <malloc.h>
|
||||
# include <memory.h>
|
||||
# include <string.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue