forked from Imagelibrary/rtems
libdl: Include <rtems/rtl/rtl-*.h>
Prepare for header file move to common include directory. Update #3254.
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
#if !defined (_RTEMS_RTL_RAP_H_)
|
||||
#define _RTEMS_RTL_RAP_H_
|
||||
|
||||
#include "rtl-fwd.h"
|
||||
#include "rtl-obj-fwd.h"
|
||||
#include "rtl-sym.h"
|
||||
#include <rtems/rtl/rtl-fwd.h>
|
||||
#include <rtems/rtl/rtl-obj-fwd.h>
|
||||
#include <rtems/rtl/rtl-sym.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user