From 990adc543816dbba116a8ada21fa3401c655bf4b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 13 Dec 2017 08:20:30 +0100 Subject: libdl: Include Prepare for header file move to common include directory. Update #3254. --- cpukit/libdl/rtl-elf.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/libdl/rtl-elf.h') diff --git a/cpukit/libdl/rtl-elf.h b/cpukit/libdl/rtl-elf.h index cee01804e0..abe0889fae 100644 --- a/cpukit/libdl/rtl-elf.h +++ b/cpukit/libdl/rtl-elf.h @@ -16,9 +16,9 @@ #if !defined (_RTEMS_RTL_ELF_H_) #define _RTEMS_RTL_ELF_H_ -#include "rtl-fwd.h" -#include "rtl-obj-fwd.h" -#include "rtl-sym.h" +#include +#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3