Include context.h to get the prototypes for the functions defined in context.c Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- scripts/tegra/context.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/tegra/context.c b/scripts/tegra/context.c index 9d2fb27dc9..47e65d570b 100644 --- a/scripts/tegra/context.c +++ b/scripts/tegra/context.c @@ -17,6 +17,7 @@ #include "cbootimage.h" #include "data_layout.h" #include "set.h" +#include "context.h" void cleanup_context(build_image_context *context) -- 2.28.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox