[rtems commit] libcpu/m68k/mcf5223x/cache/cachepd.c: Fix warnings

Joel Sherrill joel at rtems.org
Thu Oct 16 13:50:01 UTC 2014


Module:    rtems
Branch:    master
Commit:    991261fe5482cda46c81c8fba066e78f05a2a046
Changeset: http://git.rtems.org/rtems/commit/?id=991261fe5482cda46c81c8fba066e78f05a2a046

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Mon Oct 13 16:54:30 2014 -0500

libcpu/m68k/mcf5223x/cache/cachepd.c: Fix warnings

---

 c/src/lib/libcpu/m68k/mcf5223x/cache/cachepd.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/c/src/lib/libcpu/m68k/mcf5223x/cache/cachepd.c b/c/src/lib/libcpu/m68k/mcf5223x/cache/cachepd.c
index 2f63a92..c18cf94 100644
--- a/c/src/lib/libcpu/m68k/mcf5223x/cache/cachepd.c
+++ b/c/src/lib/libcpu/m68k/mcf5223x/cache/cachepd.c
@@ -9,6 +9,7 @@
 
 #include <rtems.h>
 #include <mcf5223x/mcf5223x.h>
+#include "cache_.h"
 
 /*
  * Cannot be frozen



More information about the vc mailing list