mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 04:54:43 +08:00
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