Removing obsolete malloc.h what's needed is in stdlib.h

Hope that's ok for all Unixes ...
This commit is contained in:
Christophe Alexandre 2003-10-09 16:00:44 +00:00
parent ad095517c1
commit 1f642509be
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@
# include <stdio.h> # include <stdio.h>
# include <stdlib.h> # include <stdlib.h>
# include <malloc.h>
# include <memory.h> # include <memory.h>
# include <string.h> # include <string.h>