m68k/mcf5235/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 4565fc6d8e
commit aea1fc5af4

View File

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