config: Include <rtems.h> for RTEMS_NEWLIB

This commit is contained in:
Sebastian Huber
2018-11-07 14:28:55 +01:00
parent 97a86719af
commit e94b73f345

View File

@@ -16,6 +16,8 @@
#include "config.h"
#endif
#include <rtems.h>
#if defined(RTEMS_NEWLIB)
#include <sys/reent.h>