forked from Imagelibrary/rtems
Include missing <rtems/bspIo.h>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <at91rm9200.h>
|
||||
#include <at91rm9200_emac.h>
|
||||
#include <at91rm9200_gpio.h>
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#include <bsp/irq-generic.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
#include <rtems/status-checks.h>
|
||||
#include <sys/param.h>
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <rtems/error.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
|
||||
#include <sys/param.h>
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <rtems/error.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
Reference in New Issue
Block a user