libbsp/mips/shared/irq/i8259.c: Add include of rtems/bspIo.h

This commit is contained in:
Joel Sherrill
2017-03-09 16:12:52 -06:00
parent a557f6c839
commit 68929dcaa1

View File

@@ -22,6 +22,7 @@
#include <bsp/i8259.h>
#include <bsp/pci.h>
#include <bsp/irq-generic.h>
#include <rtems/bspIo.h>
#define DEBUG_8259 1