m68k/mcf52235/console/console.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 c08799e945
commit 098a819e53

View File

@@ -12,7 +12,6 @@
#include <rtems/libio.h>
#include <rtems/console.h>
#include <rtems/termiostypes.h>
#include <rtems/mw_uid.h>
#include <bsp.h>
#include <rtems/bspIo.h>