Hopefully fix most of the errors and warnings from the last push

Change-Id: I1a466b2d55f120796910039a0296ca324c58e891
This commit is contained in:
Michael Sevakis 2014-08-29 23:36:11 -04:00
parent 17a007bc60
commit f3d60aea34
8 changed files with 33 additions and 10 deletions

View file

@ -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"