From bc37ece623ca18d9dbdf1ebde3f67807a1273b5e Mon Sep 17 00:00:00 2001 From: roblabla Date: Wed, 20 Dec 2017 19:22:54 +0100 Subject: [PATCH] fixup! More fixes --- lib/crt0_common.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/crt0_common.c b/lib/crt0_common.c index d21054dd..74ebf321 100644 --- a/lib/crt0_common.c +++ b/lib/crt0_common.c @@ -9,6 +9,8 @@ #include #include #include +#include +#include #include