diff --git a/felboot/main.c b/felboot/main.c index d8ce7b7..432eb5f 100644 --- a/felboot/main.c +++ b/felboot/main.c @@ -17,7 +17,8 @@ * MA 02111-1307 USA */ -#include +#include "config.h" +#include "common.h" __attribute__ ((section (".text.start"))) void _start(void) {