2009-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>

* bspinit.c: Fix warning by adding include file.
This commit is contained in:
Joel Sherrill
2009-05-06 16:38:16 +00:00
parent 80ab5f46ff
commit 5fd366e01d
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2009-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* bspinit.c: Fix warning by adding include file.
2009-05-06 Michael Walle <michael@walle.cc>
PR 1409/bsps

View File

@@ -14,6 +14,9 @@
#include <bsp.h>
#include <bsp/bootcard.h>
#ifdef RTEMS_NETWORKING
#include <rtems/rtems_bsdnet.h>
#endif
/*
* This routine calls main from a confdefs.h default Init task