Remove support for the obsolete malloc.h header.
This commit is contained in:
@@ -77,9 +77,6 @@
|
||||
#ifdef HAVE_STRINGS_H
|
||||
# include <strings.h>
|
||||
#endif /* HAVE_STRINGS_H */
|
||||
#if defined(HAVE_MALLOC_H) && !defined(STDC_HEADERS)
|
||||
# include <malloc.h>
|
||||
#endif /* HAVE_MALLOC_H && !STDC_HEADERS */
|
||||
#include <unistd.h>
|
||||
#ifdef PRINTF_WIDE_CHAR
|
||||
# include <wchar.h>
|
||||
|
Reference in New Issue
Block a user