libdl/rtl-mdreloc-bfin.c: Include rtems/rtl/rtl.h not rtl.h

This commit is contained in:
Joel Sherrill
2014-11-04 14:56:11 -06:00
parent 598a1f4a68
commit 1dc5b0e0c1
+1 -1
View File
@@ -1,7 +1,7 @@
#include <sys/cdefs.h>
#include <stdio.h>
#include <rtl.h>
#include <rtems/rtl/rtl.h>
#include <errno.h>
#include "rtl-elf.h"
#include "rtl-error.h"