include <stdbool.h> to resolve "true" and "false"

This commit is contained in:
Markus Fröschle
2013-10-15 05:09:46 +00:00
parent 829cdbcea5
commit eb7c7017f8

View File

@@ -25,6 +25,7 @@
*
*/
#include <stdbool.h>
#include "MCF5475.h"
#include "startcf.h"
#include "cache.h"