[PATCH 27/62] libcpu/m68k/mcf5223x/cache/cachepd.c: Fix warnings

Joel Sherrill joel.sherrill at oarcorp.com
Wed Oct 15 20:00:17 UTC 2014


---
 c/src/lib/libcpu/m68k/mcf5223x/cache/cachepd.c | 1 +
 1 file changed, 1 insertion(+)

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
-- 
1.9.3



More information about the devel mailing list