forked from Imagelibrary/rtems
Rework autoconf defines.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#ifdef RTEMS_NEWLIB
|
||||
#if defined(RTEMS_NEWLIB) && !defined(HAVE__FREE_R)
|
||||
#include <sys/reent.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#ifdef RTEMS_NEWLIB
|
||||
#if defined(RTEMS_NEWLIB) && !defined(HAVE__MALLOC_R)
|
||||
#include <sys/reent.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user