[rtems commit] m68k/mcf52235/console/debugio.c: Remove unneeded include of <rtems/mw_uid.h>

Joel Sherrill joel at rtems.org
Tue Mar 29 20:29:11 UTC 2016


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

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Mar 29 14:05:34 2016 -0500

m68k/mcf52235/console/debugio.c: Remove unneeded include of <rtems/mw_uid.h>

---

 c/src/lib/libbsp/m68k/mcf52235/console/debugio.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/c/src/lib/libbsp/m68k/mcf52235/console/debugio.c b/c/src/lib/libbsp/m68k/mcf52235/console/debugio.c
index 532988e..1fbf4b0 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/console/debugio.c
+++ b/c/src/lib/libbsp/m68k/mcf52235/console/debugio.c
@@ -11,7 +11,6 @@
 #include <termios.h>
 #include <bsp.h>
 #include <malloc.h>
-#include <rtems/mw_uid.h>
 
 #include <rtems/bspIo.h>
 




More information about the vc mailing list