From f3d60aea34de60c4371c04fa1b8482ca71a64b53 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Fri, 29 Aug 2014 23:36:11 -0400 Subject: Hopefully fix most of the errors and warnings from the last push Change-Id: I1a466b2d55f120796910039a0296ca324c58e891 --- bootloader/iaudio_coldfire.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bootloader') diff --git a/bootloader/iaudio_coldfire.c b/bootloader/iaudio_coldfire.c index 2f31958..953e649 100644 --- a/bootloader/iaudio_coldfire.c +++ b/bootloader/iaudio_coldfire.c @@ -40,6 +40,7 @@ #include "panic.h" #include "power.h" #include "powermgmt.h" +#include "file_internal.h" #include "file.h" #include "version.h" #include "loader_strerror.h" -- cgit v1.1