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

This commit is contained in:
Joel Sherrill
2016-03-29 14:05:34 -05:00
parent 098a819e53
commit a6e7c57568

View File

@@ -11,7 +11,6 @@
#include <termios.h>
#include <bsp.h>
#include <malloc.h>
#include <rtems/mw_uid.h>
#include <rtems/bspIo.h>