Added missing include file.

This commit is contained in:
Sebastian Huber
2010-12-16 14:41:03 +00:00
parent 6d4d934340
commit 861ff1ef73

View File

@@ -20,6 +20,8 @@
* http://www.rtems.com/license/LICENSE.
*/
#include <stdbool.h>
#include <bspopts.h>
#include <bsp/bootcard.h>
#include <bsp/lpc32xx.h>